Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h2010 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } in isArgumentType() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h2520 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } in isArgumentType() function