Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp593 const FunctionDecl *DiagDecl = F->getDecl(); in CheckCallable() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5711 const FunctionDecl *DiagDecl = Definition ? Definition : Declaration; in CheckConstexprFunction() local