Searched refs:pCacheDir (Results 1 – 2 of 2) sorted by relevance
219 const char *pCacheDir, in build() argument231 if ((pCacheDir == nullptr) || (pResName == nullptr)) { in build()233 "%s, resource name: %s)", ((pCacheDir) ? pCacheDir : "(null)"), in build()248 llvm::SmallString<80> output_path(pCacheDir); in build()
144 bool build(BCCContext& pContext, const char* pCacheDir, const char* pResName,