Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h1946 QualType getMSGuidType() const { in getMSGuidType() function
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp762 QualType GuidType = Context.getMSGuidType(); in ActOnCXXUuidof()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp11062 QualType GUIDType = getMSGuidType().withConst(); in getMSGuidDecl()