Home
last modified time | relevance | path

Searched refs:getMSGuidType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h2119 QualType getMSGuidType() const { in getMSGuidType() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp785 QualType GuidType = Context.getMSGuidType(); in ActOnCXXUuidof()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11982 QualType GUIDType = getMSGuidType().withConst(); in getMSGuidDecl()