Home
last modified time | relevance | path

Searched refs:AddSearchPath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h285 void AddSearchPath(const DirectoryLookup &dir, bool isAngled) { in AddSearchPath() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1771 HeaderInfo.AddSearchPath(DL, isAngled); in LookupHeaderIncludeOrImport()