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

  /external/clang/include/clang/Sema/
DeclSpec.h 386 SourceLocation FS_forceinlineLoc;
550 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
566 FS_forceinlineLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 801 FS_forceinlineLoc = Loc;
    [all...]

Completed in 168 milliseconds