Home
last modified time | relevance | path

Searched defs:IsBinary (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h81 bool IsBinary; variable
/freebsd/sys/contrib/dev/acpica/common/
H A Dacfileio.c529 BOOLEAN IsBinary = FALSE; in AcIsFileBinary() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp153 bool IsBinary) { in operationKindFromOverloadedOperator()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp456 bool IsBinary = Opts.OutputType == AssemblerInvocation::FT_Obj; in ExecuteAssemblerImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp361 unsigned IsBinary : 1; member