Home
last modified time | relevance | path

Searched refs:IsFunctionPointer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp18275 auto IsFunctionPointer = [&](const Decl *D) { in ActOnFields() local
18292 llvm::all_of(Record->decls(), IsFunctionPointer))) && in ActOnFields()