Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXTranslationUnit.h73 CXTranslationUnitImpl *takeTU() { in takeTU() function
DIndexing.cpp602 *out_TU = CXTU->takeTU(); in clang_indexSourceFile_Impl()