Home
last modified time | relevance | path

Searched defs:getModifier (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h50 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier() function
/external/guava/guava/src/com/google/common/collect/
DBstMutationRule.java58 public BstModifier<K, N> getModifier() { in getModifier() method in BstMutationRule
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h91 ARMCP::ARMCPModifier getModifier() const { return Modifier; } in getModifier() function
/external/clang/include/clang/AST/
DStmt.h1605 char getModifier() const { in getModifier() function