Searched defs:getArgType (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Analysis/
H A DScanfFormatString.cpp221 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { function in class:ScanfSpecifier
483 const analyze_scanf::ArgType &AT = getArgType(Ctx);
H A DFormatString.cpp468 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { function in class:analyze_format_string::OptionalAmount
H A DPrintfFormatString.cpp260 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, function in class:PrintfSpecifier
543 const analyze_printf::ArgType &ATR = getArgType(Ctx, IsObjCLiteral);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dmessagepattern.h144 * The value is the ordinal value of the ArgType. Use getArgType().
155 * The value is the ordinal value of the ArgType. Use getArgType().
211 * Returned by Part.getArgType() for ARG_START and ARG_LIMIT parts.
771 UMessagePatternArgType getArgType() const { function in class:MessagePattern::Part
/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h144 * The value is the ordinal value of the ArgType. Use getArgType().
155 * The value is the ordinal value of the ArgType. Use getArgType().
211 * Returned by Part.getArgType() for ARG_START and ARG_LIMIT parts.
771 UMessagePatternArgType getArgType() const { function in class:MessagePattern::Part

Completed in 1064 milliseconds