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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 390 SourceLocation FS_inlineLoc, FS_virtualLoc, FS_explicitLoc, FS_noreturnLoc;
571 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
596 FS_inlineLoc = SourceLocation();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp 996 FS_inlineLoc = Loc;

Completed in 70 milliseconds