Defined in 2 files as a variable:
Defined in 5 files as a member:
Defined in 3 files as a macro:
Defined in 1 files as a externvar:
Defined in 2 files as a enumerator:
Referenced in 136 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclCXX.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclObjC.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclTemplate.h, line 1349
- external/apache2/llvm/dist/clang/include/clang/AST/Mangle.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/ScopeInfo.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, line 265
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransGCAttrs.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/APValue.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/DeclObjC.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/DeclTemplate.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Interp.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Program.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/State.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumCXXABI.cpp, line 234
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/Mangle.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftCXXABI.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Stmt.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCRuntime.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h, line 254
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexSymbol.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Index/IndexTypeSourceInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaConcept.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 28 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclObjC.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/UsedDeclVisitor.h, 4 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterDecl.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/MemRegion.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexDiagnostic.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/TableGen/X86RecognizableInstr.h, line 40
- external/apache2/mDNSResponder/dist/mDNSShared/CommonServices.h, line 1471
- external/bsd/nsd/dist/xfr-inspect.c, line 204
- external/bsd/unbound/dist/daemon/remote.c, line 1016
- external/gpl3/binutils.old/dist/gas/config/tc-arc.c, 3 times
- external/gpl3/binutils.old/dist/include/opcode/arc-attrs.h, line 40
- external/gpl3/binutils.old/dist/include/opcode/arc.h, 2 times
- external/gpl3/binutils.old/dist/opcodes/arc-opc.c, line 1224
- external/gpl3/binutils/dist/gas/config/tc-arc.c, 3 times
- external/gpl3/binutils/dist/include/opcode/arc-attrs.h, line 40
- external/gpl3/binutils/dist/include/opcode/arc.h, 2 times
- external/gpl3/binutils/dist/opcodes/arc-opc.c, line 1237
- external/gpl3/gdb.old/dist/gas/config/tc-arc.c, 3 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/avx512cd_vl.s, 217 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/x86-64-avx512cd_vl.s, 233 times
- external/gpl3/gdb.old/dist/include/opcode/arc-attrs.h, line 40
- external/gpl3/gdb.old/dist/include/opcode/arc.h, 2 times
- external/gpl3/gdb.old/dist/opcodes/arc-opc.c, line 1237
- external/gpl3/gdb/dist/gas/config/tc-arc.c, 3 times
- external/gpl3/gdb/dist/gas/testsuite/gas/i386/avx512cd_vl.s, 217 times
- external/gpl3/gdb/dist/gas/testsuite/gas/i386/x86-64-avx512cd_vl.s, 233 times
- external/gpl3/gdb/dist/include/opcode/arc-attrs.h, line 40
- external/gpl3/gdb/dist/include/opcode/arc.h, 2 times
- external/gpl3/gdb/dist/opcodes/arc-opc.c, line 1237
- games/backgammon/common_source/fancy.c, 3 times
- games/hack/hack.pager.c, line 179
- games/hack/hack.pri.c, 2 times
- games/warp/term.c, line 166
- games/warp/term.h, 2 times
- libexec/getty/subr.c, line 538