Searched refs:getFileForFunction (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/CrossTU/ | ||
| H A D | CrossTranslationUnit.h | 319 llvm::Expected<std::string> getFileForFunction(StringRef FunctionName, |
| /llvm-project-15.0.7/clang/lib/CrossTU/ | ||
| H A D | CrossTranslationUnit.cpp | 480 CrossTranslationUnitContext::ASTUnitStorage::getFileForFunction( in getFileForFunction() function in clang::cross_tu::CrossTranslationUnitContext::ASTUnitStorage |