Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DIdentifierTable.cpp185 static void AddCXXOperatorKeyword(StringRef Keyword, in AddCXXOperatorKeyword() function
212 AddCXXOperatorKeyword(StringRef(#NAME), tok::ALIAS, *this); in AddKeywords()