Defined in 7 files as a typedef:
Defined in 1 files as a prototype:
Defined in 4 files as a function:
Defined in 1 files as a enumerator:
Referenced in 152 files:
- external/apache2/llvm/dist/clang/include/clang/AST/APValue.h, 18 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/AbstractBasicReader.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/AbstractBasicWriter.h, line 156
- external/apache2/llvm/dist/clang/include/clang/AST/ComparisonCategories.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/AST/OptionalDiagnostic.h, line 40
- external/apache2/llvm/dist/clang/include/clang/AST/TemplateBase.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, line 7260
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Template.h, line 247
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordWriter.h, line 161
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, line 50
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h, 14 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h, 36 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h, 50 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h, 15 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/SVals.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h, 9 times
- external/apache2/llvm/dist/clang/lib/AST/APValue.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTStructuralEquivalence.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ComparisonCategories.cpp, line 66
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/DeclCXX.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 149 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Boolean.h, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Integral.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Interp.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpState.cpp, line 51
- external/apache2/llvm/dist/clang/lib/AST/Interp/InterpState.h, line 78
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/OpenMPClause.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/TemplateBase.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, line 1941
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, line 631
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, line 3151
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 4466
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, line 3687
- external/apache2/llvm/dist/clang/lib/Lex/PPExpressions.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, line 338
- external/apache2/llvm/dist/clang/lib/Sema/SemaCast.cpp, line 2918
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 71 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExceptionSpec.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, line 402
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAttr.cpp, line 366
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp, line 90
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp, line 112
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp, line 116
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp, line 635
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp, line 115
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp, line 167
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, line 3125
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp, line 25
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp, line 92
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/APSIntType.cpp, line 15
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp, 125 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, line 873
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SVals.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/Store.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFixedPoint.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APInt.h, line 102
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APSInt.h, 94 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/DenseMapInfo.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLLexer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, line 61
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h, line 135
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h, line 929
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SMTAPI.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/ScopedPrinter.h, line 195
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MILexer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MILexer.h, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, line 306
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Support/APFixedPoint.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, line 4873
- external/apache2/llvm/dist/llvm/lib/Support/APSInt.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/Z3Solver.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, line 2882
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, line 5826
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 2 times