Home
last modified time | relevance | path

Searched defs:StorageDuration (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h324 enum StorageDuration { global() enum
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1457 TEST_P(ASTMatchersTest, StorageDuration) { in TEST_P() argument