Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h317 llvm::Expected<std::string> getFileForFunction(StringRef FunctionName,
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp452 CrossTranslationUnitContext::ASTUnitStorage::getFileForFunction( in getFileForFunction() function in clang::cross_tu::CrossTranslationUnitContext::ASTUnitStorage