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

  /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...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaAccess.cpp     [all...]
SemaDecl.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaOpenMP.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...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 308 if (D->isOutOfLine()) {
    [all...]

Completed in 324 milliseconds