Home
last modified time | relevance | path

Searched defs:getArgType (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Analysis/
DScanfFormatString.cpp226 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
DFormatString.cpp509 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { in getArgType() function in analyze_format_string::OptionalAmount
DPrintfFormatString.cpp390 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessagePatternUtil.java208 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ArgNode
287 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ComplexArgStyleNode
DMessagePattern.java576 public ArgType getArgType() { in getArgType() method in MessagePattern.Part
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePatternUtil.java219 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ArgNode
305 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ComplexArgStyleNode
DMessagePattern.java616 public ArgType getArgType() { in getArgType() method in MessagePattern.Part
/external/swiftshader/third_party/subzero/src/
DIceTypes.h172 Type getArgType(SizeT Index) const { in getArgType() function
DIceIntrinsics.cpp353 Type Intrinsics::FullIntrinsicInfo::getArgType(SizeT Index) const { in getArgType() function in Ice::Intrinsics::FullIntrinsicInfo
/external/icu/icu4c/source/common/unicode/
Dmessagepattern.h775 UMessagePatternArgType getArgType() const { in getArgType() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp471 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function