Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp271 static std::string getIncludePath(const Record *R) { in getIncludePath() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2526 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function