OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TranslationUnit
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Documentation.h
38
CXTranslationUnit
TranslationUnit
;
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXTranslationUnit.h
40
CXTranslationUnit
TranslationUnit
;
/src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py
30
TranslationUnit
152
"""Represents an error that occurred when loading a
TranslationUnit
.
154
This is raised in the case where a
TranslationUnit
could not be
162
"""Represents an error that occurred when saving a
TranslationUnit
.
174
# should be available via the
TranslationUnit
's diagnostics.
184
raise Exception("Encountered undefined
TranslationUnit
save error "
263
tu --
TranslationUnit
file belongs to
1774
"""Returns the
TranslationUnit
to which this Cursor belongs."""
1898
if isinstance(arg,
TranslationUnit
):
2258
"""The
TranslationUnit
to which this Type is associated.""
[
all
...]
Completed in 61 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026