Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp113 if (const Decl *IndirectCallee = CE->getCalleeDecl()) in getAllocSizeAttr() local
114 return IndirectCallee->getAttr<AllocSizeAttr>(); in getAllocSizeAttr()