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