Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.cpp345 const FunctionDecl *DiagDecl = F->getDecl(); in CheckCallable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp5474 const FunctionDecl *DiagDecl = Definition ? Definition : Declaration; in CheckConstexprFunction() local