OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDeclspecAttribute
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Sema/
SemaStmtAttr.cpp
52
S.Diag(A.getLoc(), A.
isDeclspecAttribute
() ?
SemaDeclAttr.cpp
[
all
...]
/external/clang/include/clang/Sema/
AttributeList.h
304
bool
isDeclspecAttribute
() const { return SyntaxUsed == AS_Declspec; }
Completed in 32 milliseconds