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

  /external/clang/include/clang/AST/
TypeVisitor.h 72 #define ABSTRACT_TYPE(CLASS, PARENT)
RecursiveASTVisitor.h 387 #define ABSTRACT_TYPE(CLASS, BASE)
390 // The above header #undefs ABSTRACT_TYPE and TYPE upon exit.
577 #define ABSTRACT_TYPE(CLASS, BASE)
    [all...]
TypeLoc.h 77 #define ABSTRACT_TYPE(Class, Base)
    [all...]
Type.h     [all...]
  /external/clang/lib/AST/
ASTTypeTraits.cpp 106 #define ABSTRACT_TYPE(Class, Base)
Type.cpp 226 #define ABSTRACT_TYPE(Class, Parent)
245 #define ABSTRACT_TYPE(Class, Parent)
274 #define ABSTRACT_TYPE(Class, Parent)
313 #define ABSTRACT_TYPE(Class, Parent)
346 #define ABSTRACT_TYPE(Class, Parent)
    [all...]
TypePrinter.cpp 105 #define ABSTRACT_TYPE(CLASS, PARENT)
278 #define ABSTRACT_TYPE(CLASS, PARENT)
304 #define ABSTRACT_TYPE(CLASS, PARENT)
    [all...]
ASTDiagnostic.cpp 143 #define ABSTRACT_TYPE(Class, Base)
    [all...]
ItaniumMangle.cpp 373 #define ABSTRACT_TYPE(CLASS, PARENT)
    [all...]
MicrosoftMangle.cpp 295 #define ABSTRACT_TYPE(CLASS, PARENT)
301 #undef ABSTRACT_TYPE
    [all...]
ASTContext.cpp 830 #define ABSTRACT_TYPE(Name, Parent)
    [all...]
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 388 #define ABSTRACT_TYPE(Class, Base)
CodeGenFunction.cpp 175 #define ABSTRACT_TYPE(name, parent)
    [all...]
CGDebugInfo.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp 103 #define ABSTRACT_TYPE(Class, Base)
    [all...]

Completed in 216 milliseconds