Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmips-count-builtins.c6 int leading, trailing, pop; variable
H A Dcount-builtins.c3 int leading, trailing, pop; variable
/llvm-project/flang/runtime/
H A Dedit-output.cpp479 char leading{convertedStr[signLength]}; in EditFOutput() local