Lines Matching defs:Known
163 /// information is known based on another transformation.
195 /// to short-circuit evaluation when it is known that a given type will
240 /// number of expansions is known a priori (e.g., due to a prior substitution)
241 /// and will be set by the callee when the number of expansions is known.
380 llvm::DenseMap<Decl *, Decl *>::iterator Known
382 if (Known != TransformedLocalDecls.end())
383 return Known->second;
645 /// modifier, size of the array (if known), size expression, and index type
659 /// modifier, (known) size of the array, and index type qualifiers.
7614 // Transform the delete operator, if known.
7694 // Look for a destructor known with the given name.
9623 // The scope type is now known to be a valid nested name specifier