reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 6615   bool CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl);

References

tools/clang/lib/Sema/SemaDecl.cpp
10491         CheckLiteralOperatorDeclaration(NewFD)) {