reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 5479   ExprResult BuildCXXTypeId(QualType TypeInfoType,

References

tools/clang/lib/Sema/SemaExprCXX.cpp
  586   return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
tools/clang/lib/Sema/TreeTransform.h
 2697     return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand,