Searched refs:ToCompilerDecl (Results 1 – 2 of 2) sorted by relevance
77 CompilerDecl ToCompilerDecl(clang::Decl &decl);
463 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()482 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()1339 CompilerDecl PdbAstBuilder::ToCompilerDecl(clang::Decl &decl) { in ToCompilerDecl() function in PdbAstBuilder