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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1039 llvm::StringMap<SourceLocation> UsedCtx; local
837 parseImplementationSelector(Parser &P, SourceLocation Loc, llvm::StringMap<SourceLocation> &UsedCtx, SmallVectorImpl<Sema::OMPCtxSelectorData> &Data) argument
913 parseDeviceSelector(Parser &P, SourceLocation Loc, llvm::StringMap<SourceLocation> &UsedCtx, SmallVectorImpl<Sema::OMPCtxSelectorData> &Data) argument

Completed in 134 milliseconds