Home
last modified time | relevance | path

Searched defs:LINE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dsource_location.c12 const unsigned LINE = __builtin_LINE(); variable
/llvm-project/clang/unittests/Format/
H A DTokenAnnotatorTest.cpp1355 #define LINE TEST_F() macro
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp259 static constexpr int LINE = __LINE__; member