Home
last modified time | relevance | path

Searched refs:MagicValues (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15749 *MagicValues, in GetMatchingCType() argument
15776 if (!MagicValues) in GetMatchingCType()
15781 MagicValues->find(std::make_pair(ArgumentKind, MagicValue)); in GetMatchingCType()
15782 if (I == MagicValues->end()) in GetMatchingCType()