Searched defs:isDeleted (Results 1 – 4 of 4) sorted by relevance
86 public boolean isDeleted(int instructionOffset) in isDeleted() method in VariableEditor
698 bool isDeleted = false; in GetItemPath2() local
2941 AST_MATCHER(FunctionDecl, isDeleted) { in AST_MATCHER() argument
1873 bool isDeleted() const { return getCanonicalDecl()->IsDeleted; } in isDeleted() function