Searched defs:ReadHeaderSearchPaths (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | FrontendActions.cpp | 674 bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, ReadHeaderSearchPaths() function in __anon279bbe8c0411::DumpModuleInfoListener |
H A D | ASTUnit.cpp | 567 bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, ReadHeaderSearchPaths() function in __anonfca0bc830211::ASTInfoCollector |
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 189 virtual bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchPaths() function |