Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp553 bool IsBin = sys::path::filename(TestPath).equals_insensitive("bin"); in findVCToolChainViaEnvironment() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp9304 static QualType computeConditionalNullability(QualType ResTy, bool IsBin, in computeConditionalNullability()