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