Home
last modified time | relevance | path

Searched defs:IndirectFieldDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5398 IndirectFieldDecl::IndirectFieldDecl(ASTContext &C, DeclContext *DC, IndirectFieldDecl() function in IndirectFieldDecl
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h214 class IndirectFieldDecl; global() variable