OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LookupPtr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
1326
assert(hasNeedToReconcileExternalVisibleStorage() &&
LookupPtr
);
1329
for (auto &Lookup : *
LookupPtr
)
1375
if (!(Map = DC->
LookupPtr
))
1391
if (!(Map = DC->
LookupPtr
))
1505
StoredDeclsMap *Map = DC->getPrimaryContext()->
LookupPtr
;
1569
return
LookupPtr
;
1585
return
LookupPtr
;
1593
return
LookupPtr
;
1649
StoredDeclsMap *Map =
LookupPtr
;
1666
if (StoredDeclsMap *Map =
LookupPtr
) {
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
1381
/// storage added since the last lookup. In this case, \c
LookupPtr
's
1784
mutable StoredDeclsMap *
LookupPtr
= nullptr;
2417
StoredDeclsMap *getLookupPtr() const { return
LookupPtr
; }
2444
if (ES &&
LookupPtr
)
2475
/// storage added since the last lookup. In this case, \c
LookupPtr
's
2483
/// storage added since the last lookup. In this case, \c
LookupPtr
's
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026