Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.h71 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
H A DROCm.h166 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp222 static std::string getIncludePath(const Record *R) { in getIncludePath() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2352 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function