HomeSort by relevance Sort by last modified time
    Searched refs:getAccessType (Results 1 - 3 of 3) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAccessNetworkInfo.java 90 public String getAccessType() {
252 if (getAccessType() != null)
253 encoding.append(getAccessType());
PAccessNetworkInfoHeader.java 98 public String getAccessType();
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 635 /// getAccessType - Return the type of the memory being accessed.
636 static Type *getAccessType(const Instruction *Inst) {
    [all...]

Completed in 788 milliseconds