OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_TU
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
Indexing.cpp
484
CXTranslationUnit *
out_TU
;
514
CXTranslationUnit *
out_TU
= ITUI->
out_TU
;
518
if (
out_TU
)
519
*
out_TU
= 0;
520
bool requestedToGetTU = (
out_TU
!= 0);
676
if (
out_TU
)
677
*
out_TU
= CXTU->takeTU();
969
CXTranslationUnit *
out_TU
,
981
num_unsaved_files,
out_TU
, TU_options, 0 }
[
all
...]
/external/clang/include/clang-c/
Index.h
[
all
...]
Completed in 2441 milliseconds