HomeSort by: relevance | last modified time | path
    Searched refs:FS_forceinlineLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 392 SourceLocation FS_forceinlineLoc;
571 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
598 FS_forceinlineLoc = SourceLocation();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp 1008 FS_forceinlineLoc = Loc;

Completed in 20 milliseconds