Home
last modified time | relevance | path

Searched defs:collectBaseOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp276 unsigned Context::collectBaseOffset(const RecordDecl *BaseDecl, in collectBaseOffset() function in Context
H A DCompiler.cpp5282 unsigned Compiler<Emitter>::collectBaseOffset(const QualType BaseType, in collectBaseOffset() function in Compiler