Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp11282 bool DeclIsDefn) { in CheckFunctionDeclaration() argument
11401 DeclIsDefn)) { in CheckFunctionDeclaration()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2895 bool IsMemberSpecialization, bool DeclIsDefn);