Searched defs:getCurLexicalContext (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ | ||
H A D | Sema.h | 9197 DeclContext *getCurLexicalContext() const { function in class:clang::Sema 9204 const DeclContext *DC = getCurLexicalContext(); |
Completed in 108 milliseconds