OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clang_isTranslationUnit
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang-c/
Index.h
[
all
...]
/external/clang/tools/libclang/
CIndex.cpp
494
if (
clang_isTranslationUnit
(Cursor.kind)) {
[
all
...]
/external/clang/bindings/python/clang/
cindex.py
545
return conf.lib.
clang_isTranslationUnit
(self)
[
all
...]
Completed in 207 milliseconds