OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isC2xAttribute
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
AttributeCommonInfo.h
156
bool
isC2xAttribute
() const { return SyntaxUsed == AS_C2x; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp
2859
if ((AL.isCXX11Attribute() || AL.
isC2xAttribute
()) && !AL.getScopeName()) {
7327
if (AL.
isC2xAttribute
() || AL.isCXX11Attribute())
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
1641
if (!AL.isCXX11Attribute() && !AL.
isC2xAttribute
())
Completed in 26 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026