HomeSort by relevance Sort by last modified time
    Searched refs:getAccessType (Results 1 - 4 of 4) 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/Analysis/
TypeBasedAliasAnalysis.cpp 131 const MDNode *getAccessType() const {
  /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 105 milliseconds