/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | PassInstrumentation.cpp | 20 void PassInstrumentationCallbacks::addClassToPassName(StringRef ClassName, in addClassToPassName() argument 27 getPassNameForClassName(StringRef ClassName) getPassNameForClassName() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 691 return fromCodeViewRecordImpl<ClassName##Record>(Type); in fromCodeViewRecord() argument 693 TYPE_RECORD(EnumName, EnumVal, ClassName) in fromCodeViewRecord() argument 694 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) in fromCodeViewRecord() argument 688 TYPE_RECORD(EnumName,EnumVal,ClassName) fromCodeViewRecord() argument 740 TYPE_RECORD(EnumName,EnumVal,ClassName) mapping() argument 744 TYPE_RECORD_ALIAS(EnumName,EnumVal,AliasName,ClassName) mapping() argument 746 MEMBER_RECORD(EnumName,EnumVal,ClassName) mapping() argument 747 MEMBER_RECORD_ALIAS(EnumName,EnumVal,AliasName,ClassName) mapping() argument 769 MEMBER_RECORD(EnumName,EnumVal,ClassName) mapping() argument 773 MEMBER_RECORD_ALIAS(EnumName,EnumVal,AliasName,ClassName) mapping() argument 775 TYPE_RECORD(EnumName,EnumVal,ClassName) mapping() argument 776 TYPE_RECORD_ALIAS(EnumName,EnumVal,AliasName,ClassName) mapping() argument [all...] |
H A D | CodeViewYAMLSymbols.cpp | 646 SYMBOL_RECORD(EnumName, EnumVal, ClassName) in fromCodeViewSymbol() argument 677 SYMBOL_RECORD(EnumName, EnumVal, ClassName) in mapping() argument 643 SYMBOL_RECORD(EnumName,EnumVal,ClassName) fromCodeViewSymbol() argument 672 SYMBOL_RECORD(EnumName,EnumVal,ClassName) mapping() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetFeatureInfo.cpp |
|
H A D | AsmWriterEmitter.cpp | 301 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); EmitGetMnemonic() local 461 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); EmitPrintInstruction() local 614 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); EmitGetRegisterName() local 818 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); EmitPrintAliasInstruction() local [all...] |
H A D | SubtargetEmitter.cpp | 1743 EmitSchedModelHelpers(const std::string & ClassName,raw_ostream & OS) EmitSchedModelHelpers() argument 1774 EmitHwModeCheck(const std::string & ClassName,raw_ostream & OS) EmitHwModeCheck() argument 1790 emitGetMacroFusions(const std::string & ClassName,raw_ostream & OS) emitGetMacroFusions() argument 1988 std::string ClassName = Target + "GenSubtargetInfo"; run() local [all...] |
H A D | RegisterInfoEmitter.cpp | 210 EmitRegUnitPressure(raw_ostream & OS,const CodeGenRegBank & RegBank,const std::string & ClassName) EmitRegUnitPressure() argument 1128 std::string ClassName = TargetName + "GenRegisterInfo"; runTargetHeader() local 1489 std::string ClassName = Target.getName().str() + "GenRegisterInfo"; runTargetDesc() local [all...] |
H A D | AsmMatcherEmitter.cpp | 185 /// ClassName - The unadorned generic name for this class (e.g., Token). member 1949 emitConvertFuncs(CodeGenTarget & Target,StringRef ClassName,std::vector<std::unique_ptr<MatchableInfo>> & Infos,bool HasMnemonicFirst,bool HasOptionalOperands,raw_ostream & OS) emitConvertFuncs() argument 2850 emitCustomOperandParsing(raw_ostream & OS,CodeGenTarget & Target,const AsmMatcherInfo & Info,StringRef ClassName,StringToOffsetTable & StringTable,unsigned MaxMnemonicIndex,unsigned MaxFeaturesIndex,bool HasMnemonicFirst,const Record & AsmParser) emitCustomOperandParsing() argument 3205 StringRef ClassName = AsmParser->getValueAsString("AsmParserClassName"); run() local [all...] |
H A D | InstrInfoEmitter.cpp | 1099 OS << "struct " << ClassName << " : public TargetInstrInfo {\n" in run() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llc/ |
H A D | NewPMDriver.cpp | 210 __anon49717bb90302(StringRef ClassName) compileModuleWithNewPM() argument 218 __anon49717bb90402(StringRef ClassName) compileModuleWithNewPM() argument
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | PluginManager.h | 25 #define LLDB_PLUGIN_DEFINE_ADV(ClassName, PluginName) \ argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 273 void SetTheory::addExpander(StringRef ClassName, std::unique_ptr<Expander> E) { in addExpander() argument 277 void SetTheory::addFieldExpander(StringRef ClassName, StringRef FieldName) { in addFieldExpander() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | PtrTypesSemantics.cpp | 181 const auto &ClassName = safeGetName(TmplR); isRefCounted() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | AcceleratorRecordsSaver.cpp | 192 StringEntry *ClassName = in saveObjC() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
H A D | ASTSrcLocProcessor.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PassManager.h | 403 StringRef ClassName = DerivedT::name(); printPipeline() local 1290 auto ClassName = AnalysisT::name(); printPipeline() local 1316 auto ClassName = AnalysisT::name(); printPipeline() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Mangle.cpp | 454 StringRef ClassName; getAllManglings() local 463 __anon380e33d70102(ObjCKind Kind, StringRef ClassName) getAllManglings() argument
|
H A D | NSAPI.cpp | 24 static const char *ClassName[NumClassIds] = { in getNSClassId() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 975 Scope *S, SourceLocation AtInterfaceLoc, IdentifierInfo *ClassName, in ActOnStartClassInterface() argument 545 ActOnSuperClassOfClassInterface(Scope * S,SourceLocation AtInterfaceLoc,ObjCInterfaceDecl * IDecl,IdentifierInfo * ClassName,SourceLocation ClassLoc,IdentifierInfo * SuperName,SourceLocation SuperLoc,ArrayRef<ParsedType> SuperTypeArgs,SourceRange SuperTypeArgsRange) ActOnSuperClassOfClassInterface() argument 1148 ActOnCompatibilityAlias(SourceLocation AtLoc,IdentifierInfo * AliasName,SourceLocation AliasLocation,IdentifierInfo * ClassName,SourceLocation ClassLocation) ActOnCompatibilityAlias() argument 1819 ActOnStartCategoryInterface(SourceLocation AtInterfaceLoc,IdentifierInfo * ClassName,SourceLocation ClassLoc,ObjCTypeParamList * typeParamList,IdentifierInfo * CategoryName,SourceLocation CategoryLoc,Decl * const * ProtoRefs,unsigned NumProtoRefs,const SourceLocation * ProtoLocs,SourceLocation EndProtoLoc,const ParsedAttributesView & AttrList) ActOnStartCategoryInterface() argument 1917 ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,IdentifierInfo * ClassName,SourceLocation ClassLoc,IdentifierInfo * CatName,SourceLocation CatLoc,const ParsedAttributesView & Attrs) ActOnStartCategoryImplementation() argument 1983 ActOnStartClassImplementation(SourceLocation AtClassImplLoc,IdentifierInfo * ClassName,SourceLocation ClassLoc,IdentifierInfo * SuperClassname,SourceLocation SuperClassLoc,const ParsedAttributesView & Attrs) ActOnStartClassImplementation() argument 3100 IdentifierInfo *ClassName = IdentList[i]; ActOnForwardClassDeclaration() local 5100 ActOnDefs(Scope * S,Decl * TagD,SourceLocation DeclStart,IdentifierInfo * ClassName,SmallVectorImpl<Decl * > & Decls) ActOnDefs() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | RetainSummaryManager.cpp | 142 StringRef ClassName) { in isSubclass() 149 static bool isExactClass(const Decl *D, StringRef ClassName) { in isExactClass()
|
/freebsd-src/contrib/llvm-project/llvm/tools/opt/ |
H A D | NewPMDriver.cpp | 505 __anond4d139110f02(StringRef ClassName) runPassPipeline() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 2411 llvm::Constant *ClassName = MakeConstantString(Name); GetClassNamed() local 2995 GenerateMethodList(StringRef ClassName,StringRef CategoryName,ArrayRef<const ObjCMethodDecl * > Methods,bool isClassMethodList) GenerateMethodList() argument 3375 const std::string ClassName = "__ObjC_Protocol_Holder_Ugly_Hack"; GenerateProtocolHolderCategory() local 3459 std::string ClassName = Class->getNameAsString(); GenerateCategory() local 3616 std::string ClassName = ClassDecl->getNameAsString(); GenerateClass() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 773 StringRef ClassName; global() member
|
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 851 #define INTERNAL_CATCH_DECLARE_SIG_TEST_METHOD0(TestName, ClassName) argument 852 #define INTERNAL_CATCH_DECLARE_SIG_TEST_METHOD1(TestName, ClassName, signature)\ argument 858 #define INTERNAL_CATCH_DECLARE_SIG_TEST_METHOD_X(TestName, ClassName, signature, ...)\ argument 876 #define INTERNAL_CATCH_DECLARE_SIG_TEST_METHOD(TestName, ClassName, ...) INTERNAL_CATCH_VA_NARGS_IM… argument 886 #define INTERNAL_CATCH_DECLARE_SIG_TEST_METHOD(TestName, ClassName, ...) INTERNAL_CATCH_EXPAND_VARG… argument 973 #define INTERNAL_CATCH_TESTCASE_METHOD_NO_REGISTRATION( TestName, ClassName, ... ) \ argument 982 …H_TEMPLATE_TEST_CASE_METHOD_NO_REGISTRATION_2( TestNameClass, TestName, ClassName, Name, Tags, Sig… argument 1007 … #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_NO_REGISTRATION( ClassName, Name, Tags,... ) \ argument 1010 … #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_NO_REGISTRATION( ClassName, Name, Tags,... ) \ argument 1015 …#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_SIG_NO_REGISTRATION( ClassName, Name, Tags, Signa… argument [all …]
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 81 support::ulittle16_t ClassName; // Byte index of the class name in the member
|