Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Bytecode/
H A DBytecodeImplementation.h107 LogicalResult readAttributes(SmallVectorImpl<T> &attrs) { in readAttributes() function
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3183 void ASTRecordReader::readAttributes(AttrVec &Attrs) { readAttributes() function in ASTRecordReader