Home
last modified time | relevance | path

Searched refs:LOK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1002 LiteralOperatorKind LOK = getLiteralOperatorKind(); in getCookedLiteral() local
1003 assert(LOK != LOK_Template && LOK != LOK_Raw && "not a cooked literal"); in getCookedLiteral()