Searched refs:ClangASTSection (Results 1 – 1 of 1) sorted by relevance
2111 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local2120 ClangASTSection = Sec; in printRawClangAST()2124 if (!ClangASTSection) in printRawClangAST()2128 ClangASTSection.getValue().getContents(), Obj->getFileName()); in printRawClangAST()