Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp28 auto Abv = std::make_shared<llvm::BitCodeAbbrev>(); in writeExtensionContents() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2175 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in WriteDeclAbbrevs() local
2077 auto Abv = std::make_shared<BitCodeAbbrev>(); getFunctionDeclAbbrev() local
[all...]
H A DASTWriter.cpp625 std::shared_ptr<BitCodeAbbrev> Abv; WriteTypeAbbrevs() local
4416 auto Abv = std::make_shared<llvm::BitCodeAbbrev>(); WriteModuleFileExtension() local
4918 auto Abv = std::make_shared<BitCodeAbbrev>(); WriteASTCore() local
[all...]