Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h2227 bool hasGroupingParens() const { return GroupingParens; } in hasGroupingParens() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h2559 bool hasGroupingParens() const { return GroupingParens; } in hasGroupingParens() function