Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp425 const FunctionDecl *DiagDecl = F->getDecl(); CheckCallable() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5650 const FunctionDecl *DiagDecl = Definition ? Definition : Declaration; CheckConstexprFunction() local