OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastSDM
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
1936
M->Previous = C.
LastSDM
;
1937
C.
LastSDM
= llvm::PointerIntPair<StoredDeclsMap*,1>(M, Dependent);
1946
StoredDeclsMap::DestroyAll(
LastSDM
.getPointer(),
LastSDM
.getInt());
ASTContext.cpp
983
CompCategories(this_()),
LastSDM
(nullptr, 0) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
3117
llvm::PointerIntPair<StoredDeclsMap *, 1>
LastSDM
;
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026