reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
612 LiteralOperatorKind getLiteralOperatorKind() const;
623 if (getLiteralOperatorKind() == LOK_Template)
tools/clang/lib/AST/ExprCXX.cpp 982 LiteralOperatorKind LOK = getLiteralOperatorKind();
tools/clang/lib/AST/StmtPrinter.cpp 1781 switch (Node->getLiteralOperatorKind()) {