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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, function in class:PPConditionalDirectiveRecord
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp56 Constant *If; member in class:__anon2459::SIAnnotateControlFlow
H A DSILowerControlFlow.cpp194 void SILowerControlFlowPass::If(MachineInstr &MI) { function in class:SILowerControlFlowPass
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp234 IfStmt *If = new (C) IfStmt(C, SourceLocation(), 0, UO, CS); local
337 Stmt *If = local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h276 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPCallbacks
475 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPChainedCallbacks
/freebsd-9.3-release/usr.bin/make/
H A Dcond.c129 static const struct If { struct
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dcond.c162 static const struct If { struct
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp191 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { argument
226 VisitIfStmt(IfStmt *If) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp465 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, argument
[all...]
H A DSemaDeclCXX.cpp1015 IfStmt *If = cast<IfStmt>(S); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DCore.cpp1958 LLVMValueRef LLVMBuildCondBr(LLVMBuilderRef B, LLVMValueRef If, argument
2402 LLVMValueRef LLVMBuildSelect(LLVMBuilderRef B, LLVMValueRef If, argument

Completed in 163 milliseconds