Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A D__try.c120 int function_scope = 0; in TEST() local
131 int function_scope = 0; in TEST() local
142 int function_scope = 0; in TEST() local
/llvm-project/clang/test/Parser/
H A Dfp-floatcontrol-syntax.cpp3 float function_scope(float a) { in function_scope() function