Home
last modified time | relevance | path

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

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