Home
last modified time | relevance | path

Searched refs:TokenLocation (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7466 const SourceLocation TokenLocation = GetTokenLoc(I); in HandlePostPonedChildCursor() local
7467 if (!TokenLocation.isValid()) in HandlePostPonedChildCursor()
7477 LocationCompare(SrcMgr, TokenLocation, RefNameRange); in HandlePostPonedChildCursor()