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 262 TypeSourceInfo *getTypeSourceInfo() const {
    [all...]
  /external/clang/lib/Sema/
TypeLocBuilder.h 105 TypeSourceInfo *getTypeSourceInfo(ASTContext& Context, QualType T) {
  /external/clang/include/clang/AST/
TemplateBase.h 470 TypeSourceInfo *getTypeSourceInfo() const {
Decl.h 574 TypeSourceInfo *getTypeSourceInfo() const {
    [all...]
ExprCXX.h     [all...]
DeclCXX.h 259 TypeSourceInfo *getTypeSourceInfo() const { return BaseTypeInfo; }
    [all...]
DeclObjC.h     [all...]
Expr.h     [all...]

Completed in 146 milliseconds