Home
last modified time | relevance | path

Searched refs:getBufferElementTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDASTTableGen.h322 std::vector<llvm::Record*> getBufferElementTypes() const { in getBufferElementTypes() function
HDClangASTPropertiesEmitter.cpp517 auto bufferTypes = type.getBufferElementTypes(); in emitReadOfProperty()