HomeSort by relevance Sort by last modified time
    Searched refs:getAsPlaceholderType (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Sema/
SemaExpr.cpp 532 if (const BuiltinType *PlaceholderTy = E->getType()->getAsPlaceholderType()) {
    [all...]
SemaCast.cpp 55 src.get()->getType()->getAsPlaceholderType()) {
    [all...]
SemaOverload.cpp 751 if (const BuiltinType *placeholder = E->getType()->getAsPlaceholderType()) {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 29 milliseconds