Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7065 SourceLocation getFunctionMacroTokenLoc(unsigned tokI) const { in getFunctionMacroTokenLoc() function in __anonc7fb92a50a11::AnnotateTokensWorker
7225 SourceLocation TokLoc = getFunctionMacroTokenLoc(I); in annotateAndAdvanceFunctionMacroTokens()