OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTU
(Results
1 - 3
of
3
) sorted by null
/external/clang/tools/libclang/
CXTranslationUnit.h
41
CXTranslationUnitImpl *
getTU
() const { return TU; }
CursorVisitor.h
165
CXTranslationUnit
getTU
() const { return TU; }
Indexing.cpp
365
index_options, CXTU->
getTU
()));
Completed in 101 milliseconds