Home
last modified time | relevance | path

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

/src/contrib/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
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp271 static std::string getIncludePath(const Record *R) { in getIncludePath() function
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2526 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function