Home
last modified time | relevance | path

Searched defs:isCPlusPlusOperatorKeyword (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h290 bool isCPlusPlusOperatorKeyword() const { return IsCPPOperatorKeyword; } in isCPlusPlusOperatorKeyword() function
/external/clang/include/clang/Basic/
DIdentifierTable.h273 bool isCPlusPlusOperatorKeyword() const { return IsCPPOperatorKeyword; } in isCPlusPlusOperatorKeyword() function