Home
last modified time | relevance | path

Searched refs:getFileForFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h319 llvm::Expected<std::string> getFileForFunction(StringRef FunctionName,
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp480 CrossTranslationUnitContext::ASTUnitStorage::getFileForFunction( in getFileForFunction() function in clang::cross_tu::CrossTranslationUnitContext::ASTUnitStorage