Home
last modified time | relevance | path

Searched defs:getIncludePath (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
H A DPathConfig.cpp17 std::string getIncludePath(const SourceManager &SM, SourceLocation Loc, in getIncludePath() function
/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
H A DROCm.h209 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp271 static std::string getIncludePath(const Record *R) { in getIncludePath() function
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2526 StringRef getIncludePath() const { return getStringOperand(4); } getIncludePath() function