Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Lex/
H A DHeaderSearchTest.cpp55 Search.AddSystemSearchPath(DL); in addSystemFrameworkSearchDir()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h357 void AddSystemSearchPath(const DirectoryLookup &dir) { in AddSystemSearchPath() function