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 488 isInvalid = SetTypeSpecType(TST_auto, StorageClassSpecLoc,
504 StorageClassSpecLoc = Loc;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 364 SourceLocation StorageClassSpecLoc, SCS_threadLoc;
438 SourceLocation getStorageClassSpecLoc() const { return StorageClassSpecLoc; }
445 StorageClassSpecLoc = SourceLocation();
    [all...]

Completed in 37 milliseconds