Home
last modified time | relevance | path

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

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