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

/external/clang/lib/Sema/
H A DSemaDecl.cpp1037 /// EnterDeclaratorContext - Used when we must lookup names in the context
1040 void Sema::EnterDeclaratorContext(Scope *S, DeclContext *DC) { function in class:Sema
1073 // enforced by an assert in EnterDeclaratorContext.

Completed in 227 milliseconds