Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2184 QualType getMSGuidType() const { in getMSGuidType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp789 QualType GuidType = Context.getMSGuidType(); in ActOnCXXUuidof()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12761 QualType GUIDType = getMSGuidType().withConst(); in getMSGuidDecl()