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

Declarations

tools/clang/include/clang/Sema/Sema.h
 5494   ExprResult BuildCXXUuidof(QualType TypeInfoType,

References

tools/clang/lib/Sema/SemaExprCXX.cpp
  701   return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
tools/clang/lib/Sema/TreeTransform.h
 2721     return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand,