Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp56 bool &IsInclude) { in skipArgs()
226 bool IsInclude = false; in Print() local
/freebsd/contrib/bmake/
H A Dparse.c2205 IsInclude(const char *dir, bool sysv) in IsInclude() function