yonghong-song added inline comments.
Comment at: clang/include/clang/AST/TypeLoc.h:923
+ void initializeLocal(ASTContext &Context, SourceLocation loc) {}
+
+ QualType getInnerType() const { return getTypePtr()->getWrappedType(); }
aaron.ballman wrote:
> yonghon
yonghong-song added inline comments.
Comment at: clang/include/clang/AST/TypeLoc.h:923
+ void initializeLocal(ASTContext &Context, SourceLocation loc) {}
+
+ QualType getInnerType() const { return getTypePtr()->getWrappedType(); }
yonghong-song wrote:
> aaron.b
yonghong-song updated this revision to Diff 415326.
yonghong-song added a comment.
- add one more _Generic test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120296/new/
https://reviews.llvm.org/D120296
Files:
clang/include/clang-c/Index.h
cl
201 - 203 of 203 matches
Mail list logo