Searched refs:ClangASTSection (Results 1 – 2 of 2) sorted by relevance
1574 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local1579 ClangASTSection = Sec; in printRawClangAST()1583 if (!ClangASTSection) in printRawClangAST()1587 error(ClangASTSection.getValue().getContents(ClangASTContents)); in printRawClangAST()
2098 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local2103 ClangASTSection = Sec; in printRawClangAST()2107 if (!ClangASTSection) in printRawClangAST()2111 error(ClangASTSection.getValue().getContents(ClangASTContents)); in printRawClangAST()