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

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

Completed in 134 milliseconds