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

  /external/spirv-llvm/lib/SPIRV/Mangler/
ParameterType.cpp 99 myName << getPointee()->toString() << " *";
117 return (*getPointee()).equals(&*(p->getPointee()));
Mangler.cpp 62 if ((nType = mangledPrimitiveStringfromName(p->getPointee()->toString())))
109 me = p->getPointee()->accept(this);
ParameterType.h 225 const RefParamType& getPointee() const {
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 85 milliseconds