Defined in 3 files as a member:
Defined in 1 files as a macro:
Referenced in 131 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTMutationListener.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclObjC.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclTemplate.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclarationName.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/MangleNumberingContext.h, line 53
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, 3 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/CXXABI.h, 4 times
- external/apache2/llvm/dist/clang/lib/AST/CXXInheritance.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/CommentSema.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/DeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/DeclPrinter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/DeclarationName.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumCXXABI.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 65 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftCXXABI.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 38 times
- external/apache2/llvm/dist/clang/lib/AST/ODRHash.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/QualTypeNames.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/StmtIterator.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/TypePrinter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Analysis/CocoaConventions.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 1132
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTBAA.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ModuleBuilder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTConsumers.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Frontend/MultiplexConsumer.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Index/IndexBody.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Index/IndexDecl.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Index/IndexSymbol.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/IndexTypeSourceInfo.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDeclCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAccess.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCXXScopeSpec.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaConcept.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 54 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 28 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 53 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 67 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 38 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriterDecl.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/BuildTree.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXType.cpp, 18 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/target/target_ocaml.c, 2 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Target.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/XCOFF.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Target.cpp, 36 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp, 4 times
- external/gpl3/binutils.old/dist/binutils/od-xcoff.c, line 288
- external/gpl3/binutils/dist/binutils/od-xcoff.c, line 288
- external/gpl3/gcc.old/dist/gcc/config/s390/s390.c, line 4545
- external/gpl3/gcc/dist/gcc/config/s390/s390.c, line 4545
- external/gpl3/gdb.old/dist/binutils/od-xcoff.c, line 288
- external/gpl3/gdb.old/dist/gas/testsuite/gas/metag/metadsp21.s, 18 times
- external/gpl3/gdb/dist/binutils/od-xcoff.c, line 288
- external/gpl3/gdb/dist/gas/testsuite/gas/metag/metadsp21.s, 18 times
- libexec/getty/subr.c, line 541
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_profile_collector.cc, 9 times