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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp147 std::pair<StringRef, StringRef> NameContextPair = local
149 OS << NameContextPair.first << "["
150 << OMPTraitInfo(NameContextPair.second) << "]";

Completed in 51 milliseconds