Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12269 QualType GUIDType = getMSGuidType().withConst(); in getMSGuidDecl() local
12270 MSGuidDecl *New = MSGuidDecl::Create(*this, GUIDType, Parts); in getMSGuidDecl()