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

  /external/clang/include/clang/AST/
ASTContext.h 702 /// getTypedefType - Return the unique reference to the type for the
704 QualType getTypedefType(const TypedefNameDecl *Decl,
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 361 return S.Context.getTypedefType(S.ExtVectorDecls[i]);
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 23 milliseconds