| /llvm-project-15.0.7/clang-tools-extra/pseudo/include/clang-pseudo/ |
| H A D | DirectiveTree.h | 73 struct Conditional { struct 78 std::vector<std::pair<Directive, DirectiveTree>> Branches; 80 Directive End; 107 const DirectiveTree::Conditional &);
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/ |
| H A D | enable_disable.cpp | 43 pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/ |
| H A D | UnrollLoopsCheck.cpp | 125 const Expr *Conditional = ForLoop->getCond(); in hasKnownBounds() local 175 const Expr *Conditional = ForLoop->getCond(); in hasLargeNumIterations() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_type_traits_test.cpp | 32 TEST(SanitizerCommon, Conditional) { in TEST() argument
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/ |
| H A D | DirectiveTree.cpp | 80 DirectiveTree::Conditional Conditional; in parse() local 165 const DirectiveTree::Conditional &Conditional, in dump()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | enum.cpp | 73 namespace Conditional { namespace
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | wrappers_c_test.cpp | 424 static pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | temporaries.cpp | 822 namespace Conditional { namespace
|
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | FormatTestJS.cpp | 2542 TEST_F(FormatTestJS, Conditional) { in TEST_F() argument
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | CalledOnceCheck.cpp | 512 clarify(const CFGBlock *Conditional, const CFGBlock *SuccWithoutCall) { in clarify()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 36 bool Conditional = false; member in __anona9bff4970111::NVPTXActionTy 43 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in NVPTXActionTy()
|
| H A D | CGOpenMPRuntime.cpp | 2167 bool Conditional; member in __anond842882b0811::CommonActionTy 2174 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in CommonActionTy()
|
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 185 Conditional, enumerator 2582 Conditional, // Conditional: expr ? expr : expr enumerator
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 185 Conditional, enumerator 2582 Conditional, // Conditional: expr ? expr : expr enumerator
|
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 2345 bool Conditional; member
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3365 BodyGenCallbackTy BodyGenCB, FinalizeCallbackTy FiniCB, bool Conditional, in EmitOMPInlinedRegion() 3413 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
|
| /llvm-project-15.0.7/clang/unittests/ASTMatchers/ |
| H A D | ASTMatchersNodeTest.cpp | 1094 StatementMatcher Conditional = in TEST_P() local
|