Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DCuda.h70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp203 static std::string getIncludePath(const Record *R) { in getIncludePath() function