Searched defs:CheckLiteralOperatorDeclaration (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp11091 /// CheckLiteralOperatorDeclaration - Check whether the declaration
11094 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { function in class:Sema

Completed in 347 milliseconds