Searched defs:SeenName (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3466 bool SeenName = false; local
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp981 StringRef SeenName = llvm::omp::getOpenMPContextTraitPropertyName( local
985 << CONTEXT_TRAIT_LVL << SeenName; local

Completed in 145 milliseconds