Searched defs:adjustContextForLocalExternDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp5816 bool Sema::adjustContextForLocalExternDecl(DeclContext *&DC) { function in class:Sema
5879 adjustContextForLocalExternDecl(DC);
7692 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC);

Completed in 115 milliseconds