Searched defs:isCanonicalDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h884 bool isCanonicalDecl() const { return getCanonicalDecl() == this; } function

Completed in 106 milliseconds