Home
last modified time | relevance | path

Searched refs:shouldImportRelativeToBuiltinIncludeDir (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h421 bool shouldImportRelativeToBuiltinIncludeDir(StringRef FileName,
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp987 HeaderInfo.getModuleMap().shouldImportRelativeToBuiltinIncludeDir( in LookupFile()
H A DModuleMap.cpp420 bool ModuleMap::shouldImportRelativeToBuiltinIncludeDir(StringRef FileName, in shouldImportRelativeToBuiltinIncludeDir() function in ModuleMap