Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11982 QualType GUIDType = getMSGuidType().withConst(); in getMSGuidDecl() local
11983 MSGuidDecl *New = MSGuidDecl::Create(*this, GUIDType, Parts); in getMSGuidDecl()