Searched defs:getNumFields (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ | ||
| H A D | Record.h | 84 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 |