Home
last modified time | relevance | path

Searched refs:IssueDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DIssueHash.cpp187 const Decl *IssueDecl, in getIssueString() argument
192 GetEnclosingDeclContextSignature(IssueDecl) + Delimiter + in getIssueString()
202 const Decl *IssueDecl, in getIssueHash() argument
206 IssueLoc, CheckerName, WarningMessage, IssueDecl, LangOpts)); in getIssueHash()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DIssueHash.h37 const Decl *IssueDecl,
46 const Decl *IssueDecl, const LangOptions &LangOpts);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1309 FunctionCallee IssueDecl = IRBuilder.getOrCreateRuntimeFunction( in splitTargetDataBeginRTC() local
1319 CallInst::Create(IssueDecl, Args, /*NameStr=*/"", &RuntimeCall); in splitTargetDataBeginRTC()