Searched refs:getCXXLiteralOperatorNameLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclarationName.h497 /// getCXXLiteralOperatorNameLoc - Returns the location of the literal
500 SourceLocation getCXXLiteralOperatorNameLoc() const { function in struct:clang::DeclarationNameInfo
/external/clang/lib/AST/
H A DASTImporter.cpp1882 SourceLocation Loc = From.getCXXLiteralOperatorNameLoc();
/external/clang/lib/Sema/
H A DSemaOverload.cpp11963 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc();

Completed in 201 milliseconds