Searched refs:SeenLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp983 SourceLocation SeenLoc = Seen[SeenName]; local
984 P.Diag(SeenLoc, diag::note_omp_declare_variant_ctx_used_here)
/freebsd-current/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2413 bool SeenLoc = false;
2436 SeenLoc = true;
2439 if (SeenLoc) {

Completed in 144 milliseconds