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

  /external/clang/include/clang/Sema/
LocInfoType.h 50 TypeSourceInfo *getTypeSourceInfo() const { return DeclInfo; }
Initialization.h 346 TypeSourceInfo *getTypeSourceInfo() const {
    [all...]
  /external/clang/lib/Sema/
TypeLocBuilder.h 104 TypeSourceInfo *getTypeSourceInfo(ASTContext& Context, QualType T) {
  /external/clang/include/clang/AST/
Decl.h 611 TypeSourceInfo *getTypeSourceInfo() const {
    [all...]
TemplateBase.h 471 TypeSourceInfo *getTypeSourceInfo() const {
ExprCXX.h     [all...]
DeclCXX.h 257 TypeSourceInfo *getTypeSourceInfo() const { return BaseTypeInfo; }
    [all...]
DeclObjC.h     [all...]
Expr.h     [all...]

Completed in 293 milliseconds