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 394 SourceLocation FS_forceinlineLoc;
560 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
576 FS_forceinlineLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 803 FS_forceinlineLoc = Loc;
    [all...]

Completed in 44 milliseconds