| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PassInstrumentation.cpp | 20 void PassInstrumentationCallbacks::addClassToPassName(StringRef ClassName, in addClassToPassName() 27 PassInstrumentationCallbacks::getPassNameForClassName(StringRef ClassName) { in getPassNameForClassName()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 685 #define TYPE_RECORD(EnumName, EnumVal, ClassName) \ in fromCodeViewRecord() argument 688 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) \ in fromCodeViewRecord() argument 690 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) in fromCodeViewRecord() argument 691 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) in fromCodeViewRecord() argument 737 #define TYPE_RECORD(EnumName, EnumVal, ClassName) \ in mapping() argument 741 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) \ in mapping() argument 743 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) in mapping() argument 744 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) in mapping() argument 766 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) \ in mapping() argument 772 #define TYPE_RECORD(EnumName, EnumVal, ClassName) in mapping() argument [all …]
|
| H A D | CodeViewYAMLSymbols.cpp | 618 #define SYMBOL_RECORD(EnumName, EnumVal, ClassName) \ in fromCodeViewSymbol() argument 621 #define SYMBOL_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) \ in fromCodeViewSymbol() argument 647 #define SYMBOL_RECORD(EnumName, EnumVal, ClassName) \ in mapping() argument 652 #define SYMBOL_RECORD_ALIAS(EnumName, EnumVal, AliasName, ClassName) \ in mapping() argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SubtargetFeatureInfo.cpp | 90 StringRef TargetName, StringRef ClassName, StringRef FuncName, in emitComputeAvailableFeatures() 112 StringRef TargetName, StringRef ClassName, StringRef FuncName, in emitComputeAssemblerAvailableFeatures()
|
| H A D | AsmWriterEmitter.cpp | 301 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); in EmitGetMnemonic() local 457 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); in EmitPrintInstruction() local 605 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); in EmitGetRegisterName() local 810 StringRef ClassName = AsmWriter->getValueAsString("AsmWriterClassName"); in EmitPrintAliasInstruction() local
|
| H A D | SubtargetEmitter.cpp | 1642 void SubtargetEmitter::EmitSchedModelHelpers(const std::string &ClassName, in EmitSchedModelHelpers() 1673 void SubtargetEmitter::EmitHwModeCheck(const std::string &ClassName, in EmitHwModeCheck() 1874 std::string ClassName = Target + "GenSubtargetInfo"; in run() local
|
| H A D | RegisterInfoEmitter.cpp | 209 const std::string &ClassName) { in EmitRegUnitPressure() 1144 std::string ClassName = TargetName + "GenRegisterInfo"; in runTargetHeader() local 1488 std::string ClassName = Target.getName().str() + "GenRegisterInfo"; in runTargetDesc() local
|
| H A D | AsmMatcherEmitter.cpp | 183 std::string ClassName; member 1929 emitConvertFuncs(CodeGenTarget &Target, StringRef ClassName, in emitConvertFuncs() 2829 const AsmMatcherInfo &Info, StringRef ClassName, in emitCustomOperandParsing() 3185 StringRef ClassName = AsmParser->getValueAsString("AsmParserClassName"); in run() local
|
| H A D | InstrInfoEmitter.cpp | 852 std::string ClassName = TargetName + "GenInstrInfo"; in run() local
|
| H A D | DAGISelMatcherEmitter.cpp | 1018 std::string ClassName = in EmitPredicateFunctions() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | PluginManager.h | 25 #define LLDB_PLUGIN_DEFINE_ADV(ClassName, PluginName) \ argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 274 void SetTheory::addExpander(StringRef ClassName, std::unique_ptr<Expander> E) { in addExpander() 278 void SetTheory::addFieldExpander(StringRef ClassName, StringRef FieldName) { in addFieldExpander()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | PtrTypesSemantics.cpp | 172 const auto &ClassName = safeGetName(TmplR); in isRefCounted() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
| H A D | ASTSrcLocProcessor.cpp | 213 StringRef ClassName = ASTClass->getName(); in run() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | Mangle.cpp | 446 StringRef ClassName; in getAllManglings() local 455 auto Mangle = [&](ObjCKind Kind, StringRef ClassName) -> std::string { in getAllManglings()
|
| H A D | NSAPI.cpp | 23 static const char *ClassName[NumClassIds] = { in getNSClassId() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 545 IdentifierInfo *ClassName, in ActOnSuperClassOfClassInterface() 975 Scope *S, SourceLocation AtInterfaceLoc, IdentifierInfo *ClassName, in ActOnStartClassInterface() 1139 IdentifierInfo *ClassName, in ActOnCompatibilityAlias() 1803 SourceLocation AtInterfaceLoc, IdentifierInfo *ClassName, in ActOnStartCategoryInterface() 1900 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartCategoryImplementation() 1966 IdentifierInfo *ClassName, SourceLocation ClassLoc, in ActOnStartClassImplementation() 3087 IdentifierInfo *ClassName = IdentList[i]; in ActOnForwardClassDeclaration() local 5080 IdentifierInfo *ClassName, in ActOnDefs()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | RetainSummaryManager.cpp | 141 StringRef ClassName) { in isSubclass() 148 static bool isExactClass(const Decl *D, StringRef ClassName) { in isExactClass()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCGNU.cpp | 2289 llvm::Constant *ClassName = MakeConstantString(Name); in GetClassNamed() local 2786 GenerateMethodList(StringRef ClassName, in GenerateMethodList() 3170 const std::string ClassName = "__ObjC_Protocol_Holder_Ugly_Hack"; in GenerateProtocolHolderCategory() local 3259 std::string ClassName = Class->getNameAsString(); in GenerateCategory() local 3419 std::string ClassName = ClassDecl->getNameAsString(); in GenerateClass() local
|
| H A D | CGObjCMac.cpp | 761 ClassName, enumerator 3572 std::string ClassName = ID->getNameAsString(); in GenerateClass() local 6382 std::string ClassName = std::string(ID->getObjCRuntimeNameAsString()); in BuildClassRoTInitializer() local 7862 StringRef ClassName = ID->getObjCRuntimeNameAsString(); in GetInterfaceEHType() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageViewHTML.cpp | 53 const std::string &ClassName = "") { in tag()
|
| /freebsd-13.1/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 973 #define INTERNAL_CATCH_TESTCASE_METHOD_NO_REGISTRATION( TestName, ClassName, ... ) \ argument 1042 #define INTERNAL_CATCH_TEST_CASE_METHOD2( TestName, ClassName, ... )\ argument 1053 #define INTERNAL_CATCH_TEST_CASE_METHOD( ClassName, ... ) \ argument 1218 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD( ClassName, Name, Tags,... ) \ argument 1221 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD( ClassName, Name, Tags,... ) \ argument 1270 #define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD( ClassName, Name, Tags, ... )\ argument 1273 #define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD( ClassName, Name, Tags, ... )\ argument [all …]
|
| /freebsd-13.1/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
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 1161 StringLiteral ClassName; in verifyNameIndexAttribute() member
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 5077 StringRef ClassName, std::string &Result) { in RewriteObjCProtocolMetaData() 5224 StringRef prefix, StringRef ClassName, in RewriteObjCProtocolListMetaData() 5727 StringRef ClassName, in RewriteObjCMethodsMetaData()
|