Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h636 PartialDiagnostic::DiagStorageAllocator DiagAllocator; variable
775 return DiagAllocator; in getDiagAllocator()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5814 ContextObj->DiagAllocator) in ReadSubmoduleBlock()