Searched refs:compiler_decl (Results 1 – 1 of 1) sorted by relevance
25 for (CompilerDecl compiler_decl : compiler_decls) { in FindDecls() local26 clang::Decl *d = ClangUtil::GetDecl(compiler_decl); in FindDecls()