Home
last modified time | relevance | path

Searched defs:AbsoluteFilePath (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.cpp249 llvm::SmallString<128> AbsoluteFilePath(FileName); in getRawOptions() local
347 llvm::SmallString<128> AbsoluteFilePath(FileName); in getRawOptions() local
H A DClangTidy.cpp284 SmallString<128> AbsoluteFilePath{Range.FilePath}; in getRange() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/
H A DDIContext.h148 AbsoluteFilePath enumerator
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp113 std::string, AbsoluteFilePath) { in AST_POLYMORPHIC_MATCHER_P() argument