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

  /external/clang/lib/Sema/
DeclSpec.cpp 534 isInvalid = SetTypeSpecType(TST_auto, StorageClassSpecLoc,
550 StorageClassSpecLoc = Loc;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 384 SourceLocation StorageClassSpecLoc, ThreadStorageClassSpecLoc;
460 SourceLocation getStorageClassSpecLoc() const { return StorageClassSpecLoc; }
469 StorageClassSpecLoc = SourceLocation();
    [all...]

Completed in 360 milliseconds