Searched defs:pIdx (Results 1 – 2 of 2) sorted by relevance
37 DiagnosticEngine::ArgumentKind getArgKind(unsigned int pIdx) const { in getArgKind()42 const std::string &getArgStdStr(unsigned int pIdx) const { in getArgStdStr()48 const char* getArgCStr(unsigned int pIdx) const { in getArgCStr()54 int getArgSInt(unsigned int pIdx) const { in getArgSInt()60 unsigned int getArgUInt(unsigned int pIdx) const { in getArgUInt()66 unsigned long long getArgULongLong(unsigned pIdx) const { in getArgULongLong()72 bool getArgBool(unsigned int pIdx) const { in getArgBool()78 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()