tbaeder added inline comments.

================
Comment at: clang/include/clang/AST/Decl.h:2391
+
+  bool isImmediateFunction() const;
+
----------------
Some documentation on the new API would be useful; seems like most calls to 
`isConsteval()` should be using `isImmediateFunction()` instead?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151094/new/

https://reviews.llvm.org/D151094

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to