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