Searched refs:findFunctionInDeclContext (Results 1 – 2 of 2) sorted by relevance
174 CrossTranslationUnitContext::findFunctionInDeclContext(const DeclContext *DC, in findFunctionInDeclContext() function in clang::cross_tu::CrossTranslationUnitContext180 if (const auto *FD = findFunctionInDeclContext(SubDC, LookupFnName)) in findFunctionInDeclContext()241 findFunctionInDeclContext(TU, LookupFnName)) in getCrossTUDefinition()
159 const FunctionDecl *findFunctionInDeclContext(const DeclContext *DC,