Home
last modified time | relevance | path

Searched defs:getPosition (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h50 static IteratorPosition getPosition(const MemRegion *C, SymbolRef Of) { in getPosition() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCommandLine.rst805 .. _interpreter style options:
806 .. _cl::ConsumeAfter:
807 .. _this section for more information:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp111 unsigned getPosition() override { return PreviousTokenSource->getPosition(); } in getPosition() function in clang::format::__anond4a2c0880111::ScopedMacroState
206 unsigned getPosition() override { in getPosition() function in clang::format::__anond4a2c0880211::IndexedTokenSource
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h305 inline unsigned getPosition() const { return Position; } in getPosition() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h45 const char *getPosition() const { in getPosition() function