Searched refs:CreateFunctionDeclFromId (Results 1 – 2 of 2) sorted by relevance
120 clang::FunctionDecl *CreateFunctionDeclFromId(PdbTypeSymId func_tid,
938 CreateFunctionDeclFromId(func_id, inlinesite_id); in GetOrCreateInlinedFunctionDecl()960 PdbAstBuilder::CreateFunctionDeclFromId(PdbTypeSymId func_tid, in CreateFunctionDeclFromId() function in PdbAstBuilder