Home
last modified time | relevance | path

Searched defs:DefaultIt (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp279 auto DefaultIt = llvm::find_if( GenerateGetKind() local
317 auto DefaultIt = llvm::find_if(ClauseVals, [](Record *CV) { GenerateGetKindClauseVal() local