Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.h201 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp191 static std::string getIncludePath(const Record *R) { in getIncludePath() function