Home
last modified time | relevance | path

Searched defs:Spec (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormatVariadic.cpp27 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
58 formatv_object_base::parseReplacementItem(StringRef Spec) { in parseReplacementItem()
129 StringRef Spec = Fmt.slice(1, BC); in splitLiteralAndReplacement() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp132 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local
173 const AttributeSpec &Spec = AttributeSpecs[*MatchAttrIndex]; in getAttributeValue() local
/netbsd/external/gpl2/grep/dist/lib/
H A Derror.h31 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-error.h25 # define __attribute__(Spec) /* empty */ argument
H A Dpo-lex.h34 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dvasnprintf.h30 # define __attribute__(Spec) /* empty */ argument
H A Derror.h25 # define __attribute__(Spec) /* empty */ argument
H A Dvasprintf.h34 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/texinfo/dist/intl/
H A Dvasnprintf.h33 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/diffutils/dist/lib/
H A Derror.h31 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dvasprintf.h34 # define __attribute__(Spec) /* empty */ argument
H A Dxvasprintf.h27 # define __attribute__(Spec) /* empty */ argument
H A Derror.h25 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Derror.h25 # define __attribute__(Spec) /* empty */ argument
H A Dxvasprintf.h27 # define __attribute__(Spec) /* empty */ argument
H A Dvasprintf.h34 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dvasnprintf.h31 # define __attribute__(Spec) /* empty */ argument
H A Dvasprintf.h28 # define __attribute__(Spec) /* empty */ argument
H A Dautosprintf.h.in25 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Derror.h25 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dvasnprintf.h31 # define __attribute__(Spec) /* empty */ argument
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp133 for (const auto *Spec : PartialSpecs) in handleClassTemplateDecl() local
148 llvm::for_each(VTD->specializations(), [&](const auto *Spec) { in handleVarTemplateDecl()
153 llvm::for_each(PartialSpecs, [&](const auto *Spec) { in handleVarTemplateDecl()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.cpp237 for (const CXXBaseSpecifier &Spec : CD->bases()) { in getOrCreateRecord() local
252 for (const CXXBaseSpecifier &Spec : CD->vbases()) { in getOrCreateRecord() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatVariadic.h57 StringRef Spec; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h104 TensorSpec Spec; member

1234