HomeSort by relevance Sort by last modified time
    Searched defs:Which (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaExprObjC.cpp 41 // each one, e.g. @"foo" "bar" @"baz" "qux" which need to be turned into one
377 int Which = isa<CharacterLiteral>(OrigElement) ? 1
383 << Which << OrigElement->getSourceRange()
    [all...]
SemaDeclAttr.cpp 385 // since that would alter the order in which templates are instantiated.)
    [all...]

Completed in 98 milliseconds