Searched defs:getNumFields (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Record.h | 81 unsigned getNumFields() const { return Fields.size(); } in getNumFields() function |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TypeBasedAliasAnalysis.cpp | 289 unsigned getNumFields() const { in getNumFields() function in __anon0398af320111::TBAAStructTypeNode |