Defined in 3 files as a typedef:
Defined in 2 files as a struct:
Defined in 3 files as a prototype:
Defined in 34 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h, line 43 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, line 2400 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.h, line 82 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, line 324 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, line 393 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, line 202 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, line 385 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h, line 67 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h, line 108 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h, line 29 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCExpr.h, line 433 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/TableGen/Record.h, line 1008 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/TableGen/Record.h, line 1042 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, line 134 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 606 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h, line 127 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, line 323 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, line 146 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h, line 116 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 192 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h, line 26 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.h, line 34 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, line 321 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h, line 37 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h, line 23 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, line 108 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, line 132 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h, line 52 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, line 200 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h, line 35 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h, line 44 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h, line 66 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h, line 46 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, line 673 (as a member)
Defined in 3 files as a function:
Referenced in 618 files:
- external/apache2/llvm/dist/clang/examples/Attribute/Attribute.cpp, line 81
- external/apache2/llvm/dist/clang/include/clang/AST/APValue.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTConcept.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTMutationListener.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/Attr.h, line 39
- external/apache2/llvm/dist/clang/include/clang/AST/CanonicalType.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/ComputeDependence.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/CurrentSourceLocExprScope.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 43 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclCXX.h, 38 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclObjC.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclOpenMP.h, 46 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclTemplate.h, 31 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, 505 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExprCXX.h, 305 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExprConcepts.h, 11 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExprObjC.h, 115 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExprOpenMP.h, 62 times
- external/apache2/llvm/dist/clang/include/clang/AST/IgnoreExpr.h, 32 times
- external/apache2/llvm/dist/clang/include/clang/AST/NSAPI.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/OSLog.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/OpenMPClause.h, 480 times
- external/apache2/llvm/dist/clang/include/clang/AST/ParentMap.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ParentMapContext.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/RecursiveASTVisitor.h, 14 times
- external/apache2/llvm/dist/clang/include/clang/AST/SelectorLocationsKind.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 100 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtCXX.h, 30 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtObjC.h, 14 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, 244 times
- external/apache2/llvm/dist/clang/include/clang/AST/TemplateBase.h, 17 times
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, 57 times
- external/apache2/llvm/dist/clang/include/clang/AST/TypeLoc.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchers.h, 76 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchersInternal.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/CalledOnceCheck.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/LiveVariables.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/UninitializedValues.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/AnyCall.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CallGraph.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/ConstructionContext.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/PathDiagnostic.h, line 47
- external/apache2/llvm/dist/clang/include/clang/Index/IndexDataConsumer.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Parse/LoopHint.h, line 35
- external/apache2/llvm/dist/clang/include/clang/Parse/Parser.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/Sema/DeclSpec.h, 16 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Designator.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Initialization.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Overload.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Ownership.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Sema/ParsedAttr.h, 16 times
- external/apache2/llvm/dist/clang/include/clang/Sema/ParsedTemplate.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/ScopeInfo.h, 13 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 574 times
- external/apache2/llvm/dist/clang/include/clang/Sema/SemaConcept.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Sema/SemaFixItUtils.h, line 75
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTReader.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordReader.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, line 744
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h, line 108
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h, 12 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, 20 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h, 19 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h, 16 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h, 10 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransAPIUses.cpp, line 71
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransARCAssign.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransAutoreleasePool.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransGCCalls.cpp, line 45
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransProperties.cpp, line 293
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp, line 67
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransformActions.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/Transforms.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/Transforms.h, 4 times
- external/apache2/llvm/dist/clang/lib/AST/APValue.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/ASTConcept.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/AST/ASTStructuralEquivalence.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/AttrImpl.cpp, line 192
- external/apache2/llvm/dist/clang/lib/AST/CXXABI.h, line 24
- external/apache2/llvm/dist/clang/lib/AST/ComputeDependence.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/AST/DeclCXX.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/AST/DeclObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/DeclOpenMP.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/DeclPrinter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/DeclTemplate.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 248 times
- external/apache2/llvm/dist/clang/lib/AST/ExprCXX.cpp, 78 times
- external/apache2/llvm/dist/clang/lib/AST/ExprClassification.cpp, 146 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConcepts.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 461 times
- external/apache2/llvm/dist/clang/lib/AST/ExprObjC.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeEmitter.h, line 54
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeExprGen.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeExprGen.h, 16 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeStmtGen.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Context.cpp, line 49
- external/apache2/llvm/dist/clang/lib/AST/Interp/Context.h, line 50
- external/apache2/llvm/dist/clang/lib/AST/Interp/Descriptor.cpp, line 256
- external/apache2/llvm/dist/clang/lib/AST/Interp/Descriptor.h, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/EvalEmitter.cpp, line 29
- external/apache2/llvm/dist/clang/lib/AST/Interp/EvalEmitter.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Interp.h, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpFrame.cpp, line 186
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpFrame.h, line 110
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpState.cpp, line 51
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpState.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Pointer.cpp, line 83
- external/apache2/llvm/dist/clang/lib/AST/Interp/PrimType.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Program.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Program.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Source.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Source.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/State.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/State.h, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 143 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, line 56
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/NSAPI.cpp, line 584
- external/apache2/llvm/dist/clang/lib/AST/OSLog.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/OpenMPClause.cpp, 194 times
- external/apache2/llvm/dist/clang/lib/AST/ParentMap.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ParentMapContext.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/SelectorLocationsKind.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Stmt.cpp, 33 times
- external/apache2/llvm/dist/clang/lib/AST/StmtCXX.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/StmtObjC.cpp, line 20
- external/apache2/llvm/dist/clang/lib/AST/StmtOpenMP.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/StmtProfile.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchFinder.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchersInternal.cpp, line 875
- external/apache2/llvm/dist/clang/lib/Analysis/AnalysisDeclContext.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/BodyFarm.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 89 times
- external/apache2/llvm/dist/clang/lib/Analysis/CallGraph.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/Analysis/ConstructionContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Analysis/ExprMutationAnalyzer.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/Analysis/LiveVariables.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyCommon.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Analysis/UninitializedValues.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp, line 20
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 103 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, line 3952
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCRuntime.cpp, line 333
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenCLRuntime.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenCLRuntime.h, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 206 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.h, 94 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 168 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGValue.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 79 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ConstantEmitter.h, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/VarBypassDetector.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Edit/RewriteObjCFoundationAPI.cpp, 70 times
- external/apache2/llvm/dist/clang/lib/Frontend/MultiplexConsumer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 80 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 49 times
- external/apache2/llvm/dist/clang/lib/Index/IndexBody.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.h, 3 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDecl.cpp, line 3714
- external/apache2/llvm/dist/clang/lib/Parse/ParseDeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExpr.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExprCXX.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseInit.cpp, line 283
- external/apache2/llvm/dist/clang/lib/Parse/ParseObjc.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseOpenMP.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmt.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmtAsm.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseTemplate.cpp, line 423
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/DeclSpec.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/ScopeInfo.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAccess.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, line 555
- external/apache2/llvm/dist/clang/lib/Sema/SemaCast.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 408 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaConcept.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCoroutine.cpp, 48 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 49 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 105 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 104 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExceptionSpec.cpp, 130 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 416 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 114 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprMember.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 65 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaFixItUtils.cpp, 29 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 151 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 641 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 215 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaPseudoObject.cpp, 116 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 87 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAttr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 48 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 36 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 64 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateVariadic.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 341 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 50 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderStmt.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterDecl.cpp, line 1683
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterStmt.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/AllocationState.h, line 21
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp, line 90
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp, line 40
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp, line 60
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp, line 98
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp, line 63
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp, line 36
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp, line 148
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp, line 151
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 38 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp, line 47
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp, line 39
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp, line 53
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h, line 345
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp, line 39
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp, line 565
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp, line 101
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp, line 96
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp, line 87
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp, line 37
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp, line 62
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp, line 72
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h, line 18
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp, line 45
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 43 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/Environment.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 43 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp, line 28
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/MemRegion.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp, line 492
- external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ASTDiff.cpp, line 241
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/Extract.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp, line 85
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/BuildTree.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/RangeSelector.cpp, line 147
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Stencil.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp, line 68
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 32 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.cpp, 8 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.h, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.cpp, line 888
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.h, line 416
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c, 2 times
- external/apache2/llvm/dist/llvm/include/llvm-c/DebugInfo.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DependenceAnalysis.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IVDescriptors.h, line 296
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h, 60 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, line 982
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DIBuilder.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/ConstantPools.h, line 91
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCExpr.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCObjectStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/WasmYAML.h, line 522
- external/apache2/llvm/dist/llvm/include/llvm/TableGen/Record.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/TableGen/SetTheory.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 126 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp, line 42
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, line 348
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, line 286
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDebugify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, 91 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 100 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheckImpl.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/DIBuilder.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfoMetadata.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/ConstantPools.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/ELFObjectWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAssembler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDwarf.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCExpr.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCFragment.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/MCInst.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCObjectStreamer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/ELFAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/WasmAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/WasmObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/COFFObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/WasmObjectFile.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Object/WindowsResource.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/WasmYAML.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/TableGen/Record.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/TableGen/SetTheory.cpp, 55 times
- external/apache2/llvm/dist/llvm/lib/TableGen/TGParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 47 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMMCInstLower.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRMCInstLower.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h, line 87
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMCInstLower.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.h, line 68
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h, line 258
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsMCInstLower.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/Statistics.cpp, line 344
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/SourcePrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenSchedule.cpp, 6 times
- external/bsd/byacc/dist/test/btyacc/btyacc_demo.tab.c, 8 times
- external/bsd/byacc/dist/test/btyacc/btyacc_demo.tab.h, line 27
- external/gpl2/diffutils/dist/lib/strcasecmp.c, 3 times
- external/gpl2/groff/dist/src/libs/libgroff/strcasecmp.c, 3 times
- external/gpl2/texinfo/dist/lib/strcasecmp.c, 3 times
- external/gpl3/gcc.old/dist/gcc/config/tilepro/gen-mul-tables.cc, 4 times
- external/gpl3/gcc/dist/gcc/config/tilepro/gen-mul-tables.cc, 4 times
- external/public-domain/sqlite/dist/sqlite3.c, 639 times
- usr.bin/make/var.c, 33 times