HomeSort by relevance Sort by last modified time
    Searched refs:CurContext (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h 316 /// CurContext - This is the current declaration context of parsing.
317 DeclContext *CurContext;
650 : S(S), SavedContext(S.CurContext),
655 S.CurContext = ContextToPush;
662 S.CurContext = SavedContext;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 316 /// CurContext - This is the current declaration context of parsing.
317 DeclContext *CurContext;
650 : S(S), SavedContext(S.CurContext),
655 S.CurContext = ContextToPush;
662 S.CurContext = SavedContext;
    [all...]
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseExpr.cpp     [all...]
ParseDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaPseudoObject.cpp 554 cast<ObjCMethodDecl>(S.CurContext->getNonClosureAncestor());
    [all...]
SemaType.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaChecking.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h 309 /// CurContext - This is the current declaration context of parsing.
310 DeclContext *CurContext;
642 : S(S), SavedContext(S.CurContext),
647 S.CurContext = ContextToPush;
654 S.CurContext = SavedContext;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]

Completed in 767 milliseconds

1 23