OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXTranslationUnit_DetailedPreprocessingRecord
(Results
1 - 4
of
4
) sorted by null
/external/clang/tools/libclang/
Indexing.cpp
651
if (TU_options &
CXTranslationUnit_DetailedPreprocessingRecord
) {
[
all
...]
CIndex.cpp
[
all
...]
/external/clang/include/clang-c/
Index.h
[
all
...]
/external/clang/tools/c-index-test/
c-index-test.c
65
unsigned options =
CXTranslationUnit_DetailedPreprocessingRecord
;
[
all
...]
Completed in 439 milliseconds