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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h391 SourceLocation FS_explicitCloseParenLoc; member in class:clang::DeclSpec
587 ? SourceRange(FS_explicitLoc, FS_explicitCloseParenLoc)
603 FS_explicitCloseParenLoc = SourceLocation();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1042 FS_explicitCloseParenLoc = CloseParenLoc;

Completed in 198 milliseconds