Searched refs:FS_noreturnLoc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h390 SourceLocation FS_inlineLoc, FS_virtualLoc, FS_explicitLoc, FS_noreturnLoc; member in class:clang::DeclSpec
592 SourceLocation getNoreturnSpecLoc() const { return FS_noreturnLoc; }
605 FS_noreturnLoc = SourceLocation();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1057 FS_noreturnLoc = Loc;

Completed in 186 milliseconds