Home
last modified time | relevance | path

Searched refs:SuffixInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOverload.cpp11712 DeclarationNameInfo &SuffixInfo, in BuildLiteralOperatorCall() argument
11716 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); in BuildLiteralOperatorCall()
11747 SuffixInfo.getLoc(), in BuildLiteralOperatorCall()
11748 SuffixInfo.getInfo()); in BuildLiteralOperatorCall()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3294 DeclarationNameInfo &SuffixInfo,