Searched refs:getDefinition (Results 76 - 78 of 78) sorted by relevance

1234

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7589 if (!T1Rec->getDecl()->getDefinition())
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3818 if (const VarDecl *VDef = VD->getDefinition(Info.Ctx))
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1515 RecordDecl *RD = RType->castAs<RecordType>()->getDecl()->getDefinition();

Completed in 172 milliseconds

1234