OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucontext_tDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
403
TypeDecl *
ucontext_tDecl
= nullptr;
1836
void setucontext_tDecl(TypeDecl *
ucontext_tDecl
) {
1837
this->
ucontext_tDecl
=
ucontext_tDecl
;
1842
if (
ucontext_tDecl
)
1843
return getTypeDeclType(
ucontext_tDecl
);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
4966
if (!Context.
ucontext_tDecl
) {
Completed in 28 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026