Searched defs:IndirectFieldDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 5456 IndirectFieldDecl::IndirectFieldDecl(ASTContext &C, DeclContext *DC, IndirectFieldDecl() function in IndirectFieldDecl |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 228 class IndirectFieldDecl; global() variable |