Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1412 bool isDirectInit() const { in isDirectInit() function
H A DExpr.h5534 bool isDirectInit() const { return EqualOrColonLoc.isInvalid(); } in isDirectInit() function