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

Completed in 155 milliseconds