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