Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp4070 bool IsWithoutProtoADef = false, IsWithProtoADef = false; in MergeFunctionDecl() local
4074 IsWithProtoADef = NewDeclIsDefn; in MergeFunctionDecl()
4078 << (WithoutProto == Old) << IsWithProtoADef; in MergeFunctionDecl()