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

  /external/clang/tools/libclang/
CIndexer.h 39 bool OnlyLocalDecls;
49 : OnlyLocalDecls(false), DisplayDiagnostics(false),
56 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
57 void setOnlyLocalDecls(bool Local = true) { OnlyLocalDecls = Local; }
Indexing.cpp 555 bool OnlyLocalDecls = false;
563 OnlyLocalDecls = CXXIdx->getOnlyLocalDecls();
588 OnlyLocalDecls, CaptureDiagnostics, PrecompilePreambleAfterNParses,
    [all...]
CIndex.cpp 429 bool OnlyLocalDecls
432 if (OnlyLocalDecls)
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 118 // OnlyLocalDecls - when true, walking this AST should only visit declarations
121 bool OnlyLocalDecls;
542 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
732 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
786 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
805 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
811 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
839 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
845 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 115 // OnlyLocalDecls - when true, walking this AST should only visit declarations
118 bool OnlyLocalDecls;
538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; }
728 bool OnlyLocalDecls = false, ArrayRef<RemappedFile> RemappedFiles = None,
782 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
801 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
807 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
835 // FIXME: Move OnlyLocalDecls, UseBumpAllocator to setters on the ASTUnit, we
841 bool OnlyLocalDecls = false, bool CaptureDiagnostics = false,
    [all...]

Completed in 77 milliseconds