Searched defs:isDirectInit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 1451 bool isDirectInit() const { isDirectInit() function |
H A D | Expr.h | 5515 bool isDirectInit() const { return EqualOrColonLoc.isInvalid(); } isDirectInit() function |