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 376 SourceLocation FS_inlineLoc, FS_virtualLoc, FS_explicitLoc, FS_noreturnLoc;
543 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
557 FS_inlineLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 777 FS_inlineLoc = Loc;
    [all...]

Completed in 46 milliseconds