Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp891 case UserDefinedLiteral::LOK_Floating: in buildUserDefinedLiteral()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp945 return LOK_Floating; in getLiteralOperatorKind()
H A DStmtPrinter.cpp2045 case UserDefinedLiteral::LOK_Floating: { in VisitUserDefinedLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h676 LOK_Floating, enumerator