OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SD_Automatic
(Results
1 - 8
of
8
) sorted by null
/external/clang/include/clang/Basic/
Specifiers.h
271
SD_Automatic
, ///< Automatic storage duration (most local variables).
/external/clang/lib/Sema/
JumpDiagnostics.cpp
517
if (MTE->getStorageDuration() ==
SD_Automatic
) {
[
all
...]
SemaInit.cpp
[
all
...]
/external/clang/lib/CodeGen/
CGExpr.cpp
229
case
SD_Automatic
:
303
case
SD_Automatic
:
320
case
SD_Automatic
: {
428
case
SD_Automatic
:
433
if (M->getStorageDuration() ==
SD_Automatic
)
[
all
...]
/external/clang/include/clang/ASTMatchers/
ASTMatchers.h
[
all
...]
/external/clang/include/clang/AST/
Decl.h
[
all
...]
ExprCXX.h
[
all
...]
/external/clang/lib/AST/
ExprConstant.cpp
[
all
...]
Completed in 632 milliseconds