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

Declarations

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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
  697     return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc);
tools/clang/lib/Sema/TreeTransform.h
 2709     return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand,