Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h2116 TagDecl *getMSGuidTagDecl() const { return MSGuidTagDecl; } in getMSGuidTagDecl() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp7464 return Context.getMSGuidTagDecl(); in getPredefinedDecl()