| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
| H A D | SourceExtraction.cpp | 33 if (const auto *If = dyn_cast<IfStmt>(S)) in isSemicolonRequiredAfter() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeVGPRLiveRange.cpp | 230 MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, in collectCandidateRegisters() 408 Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow) const { in updateLiveRangeInThenRegion() 505 Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow, in optimizeLiveRange()
|
| H A D | SIAnnotateControlFlow.cpp | 54 Function *If = nullptr; member in __anon9f980a420111::SIAnnotateControlFlow
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-pp-string_test.cc | 91 TEST(Macros, If) { in TEST() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPConditionalDirectiveRecord.cpp | 75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | NoTrivialPPDirectiveTracer.h | 223 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
|
| H A D | PPCallbacks.h | 395 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function 700 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 581 auto *If = IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_dispatch_once() local 690 auto *If = in create_OSAtomicCompareAndSwap() local
|
| H A D | CalledOnceCheck.cpp | 412 if (const auto *If = dyn_cast<IfStmt>(S)) { in getCondition() local 517 std::optional<Clarification> VisitIfStmt(const IfStmt *If) { in VisitIfStmt()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 203 void InclusionRewriter::If(SourceLocation Loc, SourceRange ConditionRange, in If() function in InclusionRewriter
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 286 If, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 102 If, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 1052 bool DiagnoseUnguardedAvailability::TraverseIfStmt(IfStmt *If) { in TraverseIfStmt()
|
| H A D | AnalysisBasedWarnings.cpp | 952 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit()
|
| H A D | SemaDeclCXX.cpp | 2251 IfStmt *If = cast<IfStmt>(S); in CheckConstexprFunctionStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 256 If, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtPrinter.cpp | 310 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { in PrintRawIfStmt() 363 void StmtPrinter::VisitIfStmt(IfStmt *If) { in VisitIfStmt()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 3408 LLVMValueRef LLVMBuildCondBr(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildCondBr() 4309 LLVMValueRef LLVMBuildSelect(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildSelect()
|