Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12029 bool DeclIsDefn) { in CheckFunctionDeclaration() argument
12180 DeclIsDefn)) { in CheckFunctionDeclaration()
12403 if (DeclIsDefn && Context.getTargetInfo().getTriple().isAArch64()) in CheckFunctionDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3995 bool IsMemberSpecialization, bool DeclIsDefn);