Home
last modified time | relevance | path

Searched defs:isFunctionLike (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/lib/Parser/
Dpreprocessor.h41 bool isFunctionLike() const { return isFunctionLike_; } in isFunctionLike() function
/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h199 bool isFunctionLike() const { return IsFunctionLike; } in isFunctionLike() function
/external/clang/include/clang/Lex/
DMacroInfo.h196 bool isFunctionLike() const { return IsFunctionLike; } in isFunctionLike() function