Searched refs:ToCompilerDecl (Results 1 – 2 of 2) sorted by relevance
81 CompilerDecl ToCompilerDecl(clang::Decl &decl);
279 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()303 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()1428 CompilerDecl PdbAstBuilder::ToCompilerDecl(clang::Decl &decl) { in ToCompilerDecl() function in PdbAstBuilder