Home
last modified time | relevance | path

Searched defs:gf (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/
H A Duse-anonymous-namespace.h3 static void gf(){} in gf() function
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DBarvinokTest.cpp63 GeneratingFunction gf = in TEST() local
137 GeneratingFunction gf( in TEST() local
255 GeneratingFunction gf = count[0].second; in TEST() local
/llvm-project/libcxx/test/std/language.support/support.dynamic/ptr.launder/
H A Dlaunder.pass.cpp21 constexpr float gf = 8.f; global() variable
/llvm-project/clang/test/CodeGen/
H A Dannotations-field.c12 static struct foo gf; variable
/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Ddll_host.cpp40 test_function gf = (test_function)GetProcAddress(h, "test_function"); in main() local
/llvm-project/flang/test/Semantics/
H A Dio13.f907 interface gf interface
/llvm-project/clang/test/CodeGenCXX/
H A Dattr-annotate.cpp41 static B<int long, -1>::foo<unsigned, 9> gf; variable
H A Dibm128-declarations.cpp33 __ibm128 gf = ci; variable
/llvm-project/clang/test/Sema/
H A Dattr-flag-enum.c20 gf = ~0x4, // no-warning enumerator
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dibm128-cast.c10 __ibm128 gf; variable
/llvm-project/clang/test/SemaCXX/
H A Dattr-annotate.cpp80 static B<int long, -1>::foo<unsigned, 9> gf; // expected-note {{in instantiation of}} variable
/llvm-project/mlir/lib/Analysis/Presburger/
H A DBarvinok.cpp689 computeNumTerms(const GeneratingFunction & gf) computeNumTerms() argument