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

  /external/clang/lib/Sema/
DeclSpec.cpp 871 PP.getLocForEndOfToken(getTypeSpecComplexLoc()),
    [all...]
SemaType.cpp 892 S.Diag(DS.getTypeSpecComplexLoc(), diag::ext_freestanding_complex);
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 456 SourceLocation getTypeSpecComplexLoc() const { return TSCLoc; }
    [all...]

Completed in 126 milliseconds