Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp1677 static bool CheckLiteralType(Sema &SemaRef, Sema::CheckConstexprKind Kind, in CheckLiteralType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2402 static bool CheckLiteralType(EvalInfo &Info, const Expr *E, in CheckLiteralType() function