Home
last modified time | relevance | path

Searched defs:TypeInfoType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp543 BuildCXXTypeId(QualType TypeInfoType,SourceLocation TypeidLoc,TypeSourceInfo * Operand,SourceLocation RParenLoc) BuildCXXTypeId() argument
570 BuildCXXTypeId(QualType TypeInfoType,SourceLocation TypeidLoc,Expr * E,SourceLocation RParenLoc) BuildCXXTypeId() argument
678 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl); ActOnCXXTypeid() local
H A DTreeTransform.h3302 RebuildCXXTypeidExpr(QualType TypeInfoType,SourceLocation TypeidLoc,TypeSourceInfo * Operand,SourceLocation RParenLoc) RebuildCXXTypeidExpr() argument
3315 RebuildCXXTypeidExpr(QualType TypeInfoType,SourceLocation TypeidLoc,Expr * Operand,SourceLocation RParenLoc) RebuildCXXTypeidExpr() argument