Searched refs:ClangASTSection (Results 1 – 1 of 1) sorted by relevance
3165 std::optional<object::SectionRef> ClangASTSection; in printRawClangAST() local3174 ClangASTSection = Sec; in printRawClangAST()3178 if (!ClangASTSection) in printRawClangAST()3182 unwrapOrError(ClangASTSection->getContents(), Obj->getFileName()); in printRawClangAST()