Searched refs:isInLexicalContext (Results 1 - 1 of 1) sorted by relevance
/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 288 static bool isInLexicalContext(Decl *D, DeclContext *DC) { function 340 if (isInLexicalContext(D, CurDC)) |
Completed in 139 milliseconds