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

  /external/clang/include/clang/Sema/
DeclSpec.h 373 SourceLocation FS_inlineLoc, FS_virtualLoc, FS_explicitLoc, FS_noreturnLoc;
517 SourceLocation getInlineSpecLoc() const { return FS_inlineLoc; }
530 FS_inlineLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 724 FS_inlineLoc = Loc;
    [all...]

Completed in 523 milliseconds