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

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

Completed in 202 milliseconds