Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h200 bool isObjectLike() const { return !IsFunctionLike; } in isObjectLike() function
/external/clang/include/clang/Lex/
DMacroInfo.h197 bool isObjectLike() const { return !IsFunctionLike; } in isObjectLike() function