Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprCXX.cpp628 UserDefinedLiteral::getLiteralOperatorKind() const { in getLiteralOperatorKind() function in UserDefinedLiteral
651 LiteralOperatorKind LOK = getLiteralOperatorKind(); in getCookedLiteral()
DStmtPrinter.cpp1266 switch (Node->getLiteralOperatorKind()) { in VisitUserDefinedLiteral()
/external/clang/include/clang/AST/
DExprCXX.h362 LiteralOperatorKind getLiteralOperatorKind() const;