Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1203 bool isDirectInit() const { in isDirectInit() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h1336 bool isDirectInit() const { in isDirectInit() function
DExpr.h5178 bool isDirectInit() const { return EqualOrColonLoc.isInvalid(); } in isDirectInit() function