Searched defs:Conditional (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | asltransform.c | 628 ACPI_PARSE_OBJECT *Conditional = NULL; in TrDoSwitch() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 37 bool Conditional = false; member in __anon61bd5b670111::NVPTXActionTy 44 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in NVPTXActionTy()
|
H A D | CGOpenMPRuntime.cpp | 1976 bool Conditional; member in __anon93cce0fb0a11::CommonActionTy 1983 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in CommonActionTy()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 511 static std::optional<Clarification> clarify(const CFGBlock *Conditional, in clarify()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 191 Conditional, enumerator 2852 Conditional, // Conditional: expr ? expr : expr enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 2564 bool Conditional; member
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 5703 BodyGenCallbackTy BodyGenCB, FinalizeCallbackTy FiniCB, bool Conditional, in EmitOMPInlinedRegion() 5751 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
|