Searched defs:castAttrAs (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 9165 template <typename T> T *castAttrAs() { return cast<T>(ToAttr); } in castAttrAs() function in __anone38d232b0811::AttrImporter |