HomeSort by relevance Sort by last modified time
    Searched refs:isOutOfLine (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/lib/Frontend/
ASTConsumers.cpp 283 if (D->isOutOfLine())
312 if (D->isOutOfLine())
340 if (D->isOutOfLine())
356 if (D->isOutOfLine())
  /external/clang/lib/AST/
Decl.cpp 44 bool Decl::isOutOfLine() const {
    [all...]
DeclCXX.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaAccess.cpp     [all...]
  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 138 if (MI->isOutOfLine())
  /external/clang/include/clang/AST/
DeclBase.h 728 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 738 virtual bool isOutOfLine() const;
    [all...]
Decl.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 308 if (D->isOutOfLine()) {
    [all...]

Completed in 552 milliseconds

1 2