/netbsd-src/external/mpl/bind/dist/bin/tests/system/tsiggss/ |
H A D | tests_isc_spnego_flaws.py | 43 __init__(self, opts: argparse.Namespace) global() argument 91 __init__(self, opts: argparse.Namespace) global() argument 170 send_crafted_tkey_query(opts: argparse.Namespace) global() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | InstrInfoEmitter.cpp | 237 StringRef Namespace, in initOperandMapData() 273 StringRef Namespace = Target.getInstNamespace(); in emitOperandNameMappings() local 346 StringRef Namespace = Target.getInstNamespace(); in emitOperandTypeMappings() local 455 raw_ostream &OS, StringRef Namespace, in emitLogicalOperandSizeMappings() 542 raw_ostream &OS, StringRef Namespace, in emitLogicalOperandTypeMappings() 1036 StringRef Namespace = Target.getInstNamespace(); in emitEnums() local
|
H A D | RegisterInfoEmitter.cpp | 109 StringRef Namespace = Registers.front().TheDef->getValueAsString("Namespace"); in runEnums() local 173 std::string Namespace = SubRegIndices.front().getNamespace(); in runEnums() local 405 StringRef Namespace = Regs.front().TheDef->getValueAsString("Namespace"); in EmitRegMappingTables() local 523 StringRef Namespace = Regs.front().TheDef->getValueAsString("Namespace"); in EmitRegMapping() local
|
H A D | CodeGenRegisters.h | 66 std::string Namespace; variable 328 StringRef Namespace; variable
|
H A D | AsmWriterEmitter.cpp | 609 StringRef Namespace = Registers.front().TheDef->getValueAsString("Namespace"); in EmitGetRegisterName() local 861 StringRef Namespace = Target.getName(); in EmitPrintAliasInstruction() local
|
H A D | CodeGenMapTable.cpp | 364 StringRef Namespace = Target.getInstNamespace(); in emitBinSearchTable() local
|
H A D | CodeGenTarget.cpp | 239 std::string Namespace; in getQualifiedName() local
|
H A D | CodeGenInstruction.h | 221 StringRef Namespace; // The namespace the instruction is in. variable
|
H A D | RISCVCompressInstEmitter.cpp | 559 StringRef Namespace = Target.getName(); in emitCompressInstEmitter() local
|
H A D | GlobalISelEmitter.cpp | 525 static MatchTableRecord NamedValue(StringRef Namespace, in NamedValue() 530 static MatchTableRecord NamedValue(StringRef Namespace, StringRef NamedValue, in NamedValue() 3099 auto Namespace = Def->getValue("Namespace") in emitActionOpcodes() local 3108 auto Namespace = Use->getValue("Namespace") in emitActionOpcodes() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 223 virtual void PragmaMessage(SourceLocation Loc, StringRef Namespace, in PragmaMessage() 230 StringRef Namespace) { in PragmaDiagnosticPush() 236 StringRef Namespace) { in PragmaDiagnosticPop() 240 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace, in PragmaDiagnostic() 470 void PragmaMessage(SourceLocation Loc, StringRef Namespace, in PragmaMessage() 476 void PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) override { in PragmaDiagnosticPush() 481 void PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) override { in PragmaDiagnosticPop() 486 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace, in PragmaDiagnostic()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 446 StringRef Namespace, in PragmaMessage() 485 PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPush() 493 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPop() 501 StringRef Namespace, in PragmaDiagnostic()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | NestedNameSpecifier.h | 84 Namespace, enumerator
|
H A D | DeclCXX.h | 3000 NamedDecl *Namespace; variable 3005 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | Pragma.cpp | 895 void Preprocessor::AddPragmaHandler(StringRef Namespace, in AddPragmaHandler() 926 void Preprocessor::RemovePragmaHandler(StringRef Namespace, in RemovePragmaHandler() 1223 const char *Namespace; member 1527 const StringRef Namespace; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 27 Namespace, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | QualTypeNames.cpp | 340 const NamespaceDecl *Namespace, in createNestedNameSpecifier()
|
H A D | NestedNameSpecifier.cpp | 587 NamespaceDecl *Namespace, in Extend()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 933 const IdentifierInfo *Namespace) { in ActOnPragmaAttributeEmptyPush() 940 const IdentifierInfo *Namespace) { in ActOnPragmaAttributePop()
|
H A D | SemaCXXScopeSpec.cpp | 713 if (NamespaceDecl *Namespace = dyn_cast<NamespaceDecl>(SD)) { in BuildCXXNestedNameSpecifier() local
|
H A D | DeclSpec.cpp | 77 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, in Extend()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXIndexDataConsumer.cpp | 1203 if (const NamespaceDecl *Namespace = dyn_cast<NamespaceDecl>(D)) in getRefCursor() local 1205 if (const NamespaceAliasDecl *Namespace = dyn_cast<NamespaceAliasDecl>(D)) in getRefCursor() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 55 const std::string &Namespace, bool KnownToGCC) : in FlattenedSpelling() 1451 std::string Namespace = Spellings[I].nameSpace(); in writePrettyPrintFunction() local 1468 std::string Namespace = Spellings[I].nameSpace(); in writePrettyPrintFunction() local 1633 const std::string &Namespace = S.nameSpace(); in CreateSemanticSpellings() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 1802 for (const auto &Namespace : Unit.getNamespaces()) in emitAppleAcceleratorEntriesForUnit() local 1826 for (const auto &Namespace : Unit.getNamespaces()) in emitDwarfAcceleratorEntriesForUnit() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 365 if (auto *Namespace = dyn_cast<NamespaceDecl>(Context)) in getRelativeName() local
|