Searched refs:isPositionValid (Results 1 – 6 of 6) sorted by relevance
62 if (!LHS->isPositionValid()) in operator ()()64 if (!RHS->isPositionValid()) in operator ()()386 if (C->isPositionValid()) { in visitTParamCommandComment()401 if (C->isPositionValid()) { in visitTParamCommandComment()772 appendToResultWithXMLEscaping(C->isPositionValid() ? C->getParamName(FC) in visitTParamCommandComment()776 if (C->isPositionValid() && C->getDepth() == 1) { in visitTParamCommandComment()
324 return TPCC->isPositionValid(); in clang_TParamCommandComment_isParamPositionValid()329 if (!TPCC || !TPCC->isPositionValid()) in clang_TParamCommandComment_getDepth()337 if (!TPCC || !TPCC->isPositionValid() || Depth >= TPCC->getDepth()) in clang_TParamCommandComment_getIndex()
825 bool isPositionValid() const LLVM_READONLY { in isPositionValid() function830 assert(isPositionValid()); in getDepth()835 assert(isPositionValid()); in getIndex()841 assert(isPositionValid()); in setPosition()
372 assert(isPositionValid()); in getParamName()
1699 JOS.attribute("param", C->isPositionValid() ? C->getParamName(FC) in visitTParamCommandComment()1701 if (C->isPositionValid()) { in visitTParamCommandComment()
843 if (C->isPositionValid()) in visitTParamCommandComment()849 if (C->isPositionValid()) { in visitTParamCommandComment()