Searched defs:CXTUOwner (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXTranslationUnit.h70 class CXTUOwner { class in namespace:clang::cxtu
74 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } function in class:clang::cxtu::CXTUOwner
H A DCIndex.cpp

Completed in 218 milliseconds