Home
last modified time | relevance | path

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

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