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