Home
last modified time | relevance | path

Searched defs:DiagDecl (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.cpp347 const FunctionDecl *DiagDecl = F->getDecl(); in CheckCallable() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5565 const FunctionDecl *DiagDecl = Definition ? Definition : Declaration; in CheckConstexprFunction() local