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

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

Completed in 163 milliseconds