Home
last modified time | relevance | path

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

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