Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp554 bool IsBin = sys::path::filename(TestPath).equals_insensitive("bin"); findVCToolChainViaEnvironment() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9644 computeConditionalNullability(QualType ResTy,bool IsBin,QualType LHSTy,QualType RHSTy,ASTContext & Ctx) computeConditionalNullability() argument