OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:containsDeclAndLoad
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
2311
bool
containsDeclAndLoad
(Decl *D) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
1419
bool DeclContext::
containsDeclAndLoad
(Decl *D) const {
ASTImporter.cpp
300
if (FromDC->
containsDeclAndLoad
(FromD)) {
304
if (ToDC != ToLexicalDC && FromLexicalDC->
containsDeclAndLoad
(FromD)) {
Completed in 23 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026