| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDataFlowTrace.cpp | 113 std::ifstream IF(SF.File); in ReadCoverage() local 176 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local 225 std::ifstream IF(SF.File); in Init() local
|
| H A D | FuzzerMerge.cpp | 208 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local 448 std::ifstream IF(CFPath); in CrashResistantMerge() local 518 std::ifstream IF(CFPath); in CrashResistantMerge() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | InterfaceFile.cpp | 155 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in merge() local 238 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in remove() local 307 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in extract() local
|
| H A D | TextStubV5.cpp | 727 auto IF = std::move(*IFOrErr); in getInlinedLibs() local 753 std::unique_ptr<InterfaceFile> IF(std::move(*IFOrErr)); in getInterfaceFileFromJSON() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | TapiUniversal.cpp | 55 InterfaceFile *IF = isTopLevelLib() in getAsObjectFile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | GetDylibInterface.cpp | 98 auto &IF = (*Tapi)->getInterfaceFile(); in getDylibInterfaceFromTapiFile() local
|
| /freebsd/contrib/byacc/test/btyacc/ |
| H A D | btyacc_demo.tab.h | 13 #define IF 266 macro
|
| H A D | btyacc_demo.tab.c | 229 #define IF 266 macro
|
| /freebsd/bin/pax/ |
| H A D | options.h | 59 #define IF 0x00000020 macro
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 209 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); in main() local
|
| /freebsd/libexec/getty/ |
| H A D | gettytab.h | 85 #define IF gettystrs[26].value macro
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | InputFile.cpp | 302 InputFile IF; in open() local [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenInsert.cpp | 971 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters() 1080 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local 1396 IFRecord IF = I.second[0].first; in generateInserts() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 906 InputFile IF = ExitOnErr(InputFile::open(Path)); in dumpRaw() local 1378 InputFile IF = in explain() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 410 IF, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 520 Function *IF = Intrinsic::getOrInsertDeclaration( in materializeStack() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 401 MCRelaxableFragment *IF = in emitInstToFragment() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 2605 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local 2627 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local 2663 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local 4148 NamedDecl *IF = SemaRef.LookupSingleName( in ActOnAtEnd() local
|
| H A D | SemaExprObjC.cpp | 106 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local 121 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local 228 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, in LookupObjCInterfaceDeclForLiteral() local
|
| /freebsd/stand/ficl/ |
| H A D | ficl.h | 1088 IF, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRHash.cpp | 653 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl()
|
| H A D | ODRDiagsEmitter.cpp | 680 else if (auto *IF = dyn_cast<ObjCInterfaceDecl>(Container)) in diagnoseSubMismatchDifferentDeclKinds() local
|
| /freebsd/sys/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5426 UINT32 IF : 1; ///< Interrupt Enable Flag. member 5452 UINT32 IF : 1; ///< Interrupt Enable Flag. member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | GlobalOpt.cpp | 2429 static Function *hasSideeffectFreeStaticResolution(GlobalIFunc &IF) { in hasSideeffectFreeStaticResolution()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1854 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local 2888 InputFile IF = InputFile(*File, Overridden || Transient, IsOutOfDate); in getInputFile() local 3111 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local 10241 llvm::function_ref<void(const serialization::InputFile &IF, in visitInputFiles() 10249 InputFile IF = getInputFile(MF, I+1, Complain); in visitInputFiles() local
|