Searched refs:ECtx (Results 1 – 3 of 3) sorted by relevance
49 CDCtx.ECtx->reportResult(llvm::toHex(llvm::toStringRef(I.first->USR)), in mapDecl()52 CDCtx.ECtx->reportResult(llvm::toHex(llvm::toStringRef(I.second->USR)), in mapDecl()
322 ClangDocContext::ClangDocContext(tooling::ExecutionContext *ECtx, in ClangDocContext() argument328 : ECtx(ECtx), ProjectName(ProjectName), PublicOnly(PublicOnly), in ClangDocContext()
428 ClangDocContext(tooling::ExecutionContext *ECtx, StringRef ProjectName,433 tooling::ExecutionContext *ECtx; member