Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h251 void *createOverridenCXCursorsPool();
H A DCXCursor.cpp1561 void *cxcursor::createOverridenCXCursorsPool() { in createOverridenCXCursorsPool() function in cxcursor
H A DCIndex.cpp83 D->OverridenCursorsPool = createOverridenCXCursorsPool(); in MakeCXTranslationUnit()