Home
last modified time | relevance | path

Searched defs:ComponentName (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h263 } ComponentName; typedef
H A DauthorityKeyIdentifier.h222 } ComponentName; typedef
H A Dcertificate.h303 } ComponentName; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1041 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1220 std::string ComponentName = StringRef(Component).upper(); in EmitClangDiagsDefs() local