HomeSort by: relevance | last modified time | path
    Searched refs:FS_noreturnLoc (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;
592 SourceLocation getNoreturnSpecLoc() const { return FS_noreturnLoc; }
605 FS_noreturnLoc = SourceLocation();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp 1057 FS_noreturnLoc = Loc;

Completed in 93 milliseconds