Home
last modified time | relevance | path

Searched defs:ParamOffsets (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp22 llvm::SmallVectorImpl<unsigned> &&ParamOffsets, in Function() argument
H A DByteCodeEmitter.cpp27 SmallVector<unsigned, 8> ParamOffsets; compileFunc() local
H A DFunction.h238 llvm::SmallVector<unsigned, 8> ParamOffsets; global() variable