Home
last modified time | relevance | path

Searched refs:BaseII (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCorpus.h91 const DataFlowTrace &DFT, const InputInfo *BaseII) { in AddToCorpus() argument
112 if (II.DataFlowTraceForFocusFunction.empty() && BaseII) in AddToCorpus()
113 II.DataFlowTraceForFocusFunction = BaseII->DataFlowTraceForFocusFunction; in AddToCorpus()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp6636 IdentifierInfo *BaseII = D.getIdentifier(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
6637 LookupResult Lookup(*this, DeclarationName(BaseII), D.getIdentifierLoc(), in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()