Searched defs:If (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h118 getDerived().VisitStmt(If); variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, function in class:PPConditionalDirectiveRecord
H A DDependencyDirectivesSourceMinimizer.cpp906 If, // if/ifdef/ifndef enumerator in enum:Directive::DirectiveKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp51 Function *If; member in class:__anon2253::SIAnnotateControlFlow
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp207 void InclusionRewriter::If(SourceLocation Loc, SourceRange ConditionRange, function in class:InclusionRewriter
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h332 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPCallbacks
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h51 FalseKW, Field, Foreach, If, In, Include, Int, Let, List, MultiClass, enumerator in enum:llvm::tgtok::TokKind
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp224 If, enumerator in enum:__anon2649::final::NestingType
559 push(If); variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp550 auto *If = IfStmt::Create(C, SourceLocation(), local
660 auto *If = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp879 bool DiagnoseUnguardedAvailability::TraverseIfStmt(IfStmt *If) { argument
[all...]
H A DAnalysisBasedWarnings.cpp788 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp231 bool TraverseIfStmt(IfStmt *If) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp237 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { argument
274 VisitIfStmt(IfStmt *If) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1736 LLVMValueRef llvm_build_cond_br(LLVMValueRef If, LLVMBasicBlockRef Then, argument
2249 LLVMValueRef llvm_build_select(LLVMValueRef If, LLVMValueRef Then, argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2743 void EnqueueVisitor::VisitIfStmt(const IfStmt *If) { argument
[all...]

Completed in 393 milliseconds