Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp989 return LOK_Raw; in getLiteralOperatorKind()
1003 assert(LOK != LOK_Template && LOK != LOK_Raw && "not a cooked literal"); in getCookedLiteral()
H A DStmtPrinter.cpp2058 case UserDefinedLiteral::LOK_Raw: in VisitUserDefinedLiteral()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp898 case UserDefinedLiteral::LOK_Raw: in buildUserDefinedLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h667 LOK_Raw, enumerator