Searched defs:getFunctionLevelDeclContext (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSema.cpp854 DeclContext *Sema::getFunctionLevelDeclContext() { function in class:Sema
875 DeclContext *DC = getFunctionLevelDeclContext();
880 DeclContext *DC = getFunctionLevelDeclContext();
887 DeclContext *DC = getFunctionLevelDeclContext();

Completed in 207 milliseconds