Searched refs:ClangASTSection (Results 1 – 1 of 1) sorted by relevance
2376 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local2385 ClangASTSection = Sec; in printRawClangAST()2389 if (!ClangASTSection) in printRawClangAST()2393 unwrapOrError(ClangASTSection.value().getContents(), Obj->getFileName()); in printRawClangAST()