Searched refs:cip (Results 1 – 2 of 2) sorted by relevance
45 const clang::CompilerInstance *cip,50 const clang::CompilerInstance *cip);57 const clang::CompilerInstance *cip);
37 const clang::CompilerInstance *cip, in ABIWrapper() argument40 : cip_(cip), in ABIWrapper()47 const clang::Decl *decl, const clang::CompilerInstance *cip) { in GetCachedDeclSourceFile() argument51 return GetDeclSourceFile(decl, cip); in GetCachedDeclSourceFile()145 const clang::CompilerInstance *cip) { in GetDeclSourceFile() argument146 clang::SourceManager &sm = cip->getSourceManager(); in GetDeclSourceFile()