Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5028 const CXCursor &updateC) { in updateCursorAnnotation()
5040 void AnnotateTokensWorker::annotateAndAdvanceTokens(CXCursor updateC, in annotateAndAdvanceTokens()
5062 CXCursor updateC, in annotateAndAdvanceFunctionMacroTokens()
5211 const CXCursor updateC = in Visit() local