Defined in 7 files as a member:
Referenced in 103 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/OSLog.h, line 91
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h, line 177
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h, line 175
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/FormatString.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, line 3951
- external/apache2/llvm/dist/clang/lib/AST/PrintfFormatString.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/ScanfFormatString.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/VTableBuilder.cpp, line 2895
- external/apache2/llvm/dist/clang/lib/Analysis/BodyFarm.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 65 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, line 554
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 9 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/CGGPUBuiltin.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 56 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.cpp, line 136
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 87 times
- external/apache2/llvm/dist/clang/lib/CodeGen/PatternInit.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Driver/OptionUtils.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Edit/RewriteObjCFoundationAPI.cpp, line 1019
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaPseudoObject.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, line 1540
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, line 6861
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, line 386
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp, line 239
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 233 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, line 650
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, line 357
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 4 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, 6 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/COFF.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/MachineValueType.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ValueTypes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/OpDescriptor.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, 4 times