Searched refs:IssueDecl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | IssueHash.cpp | 187 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 D | IssueHash.h | 37 const Decl *IssueDecl, 46 const Decl *IssueDecl, const LangOptions &LangOpts);
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 1309 FunctionCallee IssueDecl = IRBuilder.getOrCreateRuntimeFunction( in splitTargetDataBeginRTC() local 1319 CallInst::Create(IssueDecl, Args, /*NameStr=*/"", &RuntimeCall); in splitTargetDataBeginRTC()
|