HomeSort by relevance Sort by last modified time
    Searched refs:ContextRAII (Results 1 - 12 of 12) sorted by null

  /external/clang/lib/Parse/
ParseTemplate.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaObjCProperty.cpp 476 ContextRAII SavedContext(*this, CCPrimary);
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
TreeTransform.h     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 547 class ContextRAII {
555 ContextRAII(Sema &S, DeclContext *ContextToPush, bool NewThisContext = true)
574 ~ContextRAII() {
583 Sema::ContextRAII SavedContext;
    [all...]

Completed in 1018 milliseconds