Searched refs:FS_inlineLoc (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
571 return FS_inline_specified ? FS_inlineLoc : FS_forceinlineLoc;
596 FS_inlineLoc = SourceLocation();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp996 FS_inlineLoc = Loc;

Completed in 210 milliseconds