Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h343 #define GET_FATAL_STACK_TRACE_IF_EMPTY(STACK) \ argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace.cpp1077 typedef std::stack<Foo> STACK; in test_AliasEmplacyFunctions() typedef
1115 typedef std::stack<Foo> STACK; in test_Alias() typedef