| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPConditionalDirectiveRecord.cpp | 126 void PPConditionalDirectiveRecord::Else(SourceLocation Loc, in Else() function in PPConditionalDirectiveRecord
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
| H A D | ARMBaseInfo.h | 92 Else enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | NoTrivialPPDirectiveTracer.h | 296 void Else(SourceLocation Loc, SourceLocation IfLoc) override { in Else() function
|
| H A D | PPCallbacks.h | 460 virtual void Else(SourceLocation Loc, SourceLocation IfLoc) { in Else() function 754 void Else(SourceLocation Loc, SourceLocation IfLoc) override { in Else() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Stmt.cpp | 175 Stmt::Likelihood Stmt::getLikelihood(const Stmt *Then, const Stmt *Else) { in getLikelihood() 193 Stmt::determineLikelihoodConflict(const Stmt *Then, const Stmt *Else) { in determineLikelihoodConflict() 970 SourceLocation RPL, Stmt *Then, SourceLocation EL, Stmt *Else) in IfStmt() 1005 Stmt *Then, SourceLocation EL, Stmt *Else) { in Create()
|
| H A D | StmtPrinter.cpp | 318 if (Stmt *Else = If->getElse()) { in PrintRawIfStmt() local 346 if (Stmt *Else = If->getElse()) { in PrintRawIfStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIAnnotateControlFlow.cpp | 55 Function *Else = nullptr; member in __anon9f980a420111::SIAnnotateControlFlow
|
| H A D | SIOptimizeVGPRLiveRange.cpp | 236 for (auto *Else : ElseBlocks) { in collectCandidateRegisters() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 72 Else, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 394 if (Stmt *Else = IS->getElse()) { in BuildScopeInformation() local
|
| H A D | SemaExceptionSpec.cpp | 1574 CanThrowResult Else = IS->getElse() ? canThrow(IS->getElse()) : CT_Cannot; in canThrow() local
|
| H A D | AnalysisBasedWarnings.cpp | 953 const Stmt *Else, bool CondVal, in CreateIfFixit()
|
| H A D | TreeTransform.h | 1412 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt() 8339 StmtResult Else; in TransformIfStmt() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 687 Stmt *Else = M.makeReturn(RetVal); in create_OSAtomicCompareAndSwap() local
|
| H A D | CFG.cpp | 3214 if (Stmt *Else = I->getElse()) { in VisitIfStmt() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 1970 const auto *Else = S->getElse(); in coverIfConsteval() local 2030 const auto *Else = S->getElse(); in coverIfConstexpr() local 2086 if (const Stmt *Else = S->getElse()) { in VisitIfStmt() local
|
| H A D | CGStmt.cpp | 879 const Stmt *Else = S.getElse(); in EmitIfStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 257 Else, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 813 BasicBlock *Else = Br->getSuccessor(1); in lowerTypeTestCall() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Compiler.cpp | 5409 else if (const Stmt *Else = IS->getElse()) in visitIfStmt() local 5431 if (const Stmt *Else = IS->getElse()) { in visitIfStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 3409 LLVMBasicBlockRef Then, LLVMBasicBlockRef Else) { in LLVMBuildCondBr() 3414 LLVMBasicBlockRef Else, unsigned NumCases) { in LLVMBuildSwitch() 4310 LLVMValueRef Then, LLVMValueRef Else, in LLVMBuildSelect()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 1996 const CFGBlock *Else = (B->succ_begin() + 1)->getReachableBlock(); in isAssertlikeBlock() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 5681 const Stmt *const Else = Node.getElse(); in AST_MATCHER_P() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1947 const Node *Else; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 79 unsigned Else = (Mask >> Pos) & 1; in setITState() local
|