Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2062 bool hasExplicitResultType() const { in hasExplicitResultType() function
/external/clang/include/clang/AST/
DExprCXX.h1741 bool hasExplicitResultType() const { return ExplicitResultType; } in hasExplicitResultType() function