HomeSort by: relevance | last modified time | path
    Searched refs:getMSGuidDecl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2935 MSGuidDecl *getMSGuidDecl(MSGuidDeclParts Parts) const;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 742 Guid = Context.getMSGuidDecl(MSGuidDecl::Parts{});
SemaDeclAttr.cpp 6372 MSGuidDecl *Guid = S.Context.getMSGuidDecl(Parsed);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 11245 ASTContext::getMSGuidDecl(MSGuidDecl::Parts Parts) const {

Completed in 44 milliseconds