Searched defs:pIdx (Results 1 – 2 of 2) sorted by relevance
34 DiagnosticEngine::ArgumentKind getArgKind(unsigned int pIdx) const { in getArgKind()39 const std::string &getArgStdStr(unsigned int pIdx) const { in getArgStdStr()45 const char* getArgCStr(unsigned int pIdx) const { in getArgCStr()51 int getArgSInt(unsigned int pIdx) const { in getArgSInt()57 unsigned int getArgUInt(unsigned int pIdx) const { in getArgUInt()63 unsigned long long getArgULongLong(unsigned pIdx) const { in getArgULongLong()69 bool getArgBool(unsigned int pIdx) const { in getArgBool()75 intptr_t getRawVals(unsigned int pIdx) const { in getRawVals()
28 LDSection* LDContext::getSection(unsigned int pIdx) in getSection()72 LDSymbol* LDContext::getSymbol(unsigned int pIdx) in getSymbol()