HomeSort by relevance Sort by last modified time
    Searched full:addcxxoperatorkeyword (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Basic/
IdentifierTable.cpp 158 /// AddCXXOperatorKeyword - Register a C++ operator keyword alternative
160 static void AddCXXOperatorKeyword(StringRef Keyword,
187 AddCXXOperatorKeyword(StringRef(#NAME), tok::ALIAS, *this);

Completed in 213 milliseconds