Searched refs:ToCompilerDecl (Results 1 – 2 of 2) sorted by relevance
79 CompilerDecl ToCompilerDecl(clang::Decl &decl);
531 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()555 return ToCompilerDecl(*result); in GetOrCreateDeclForUid()1652 CompilerDecl PdbAstBuilder::ToCompilerDecl(clang::Decl &decl) { in ToCompilerDecl() function in PdbAstBuilder