Searched refs:Fake (Results 1 – 14 of 14) sorted by relevance
75 namespace Fake namespace85 int *pni = &Fake::i; in g()89 void (*pnf)() = &Fake::f; in g()
8 # Fake .debug_info. We just need it for the offsets to two "compile units" and
136 ## Fake rnglists to check if the cu index is taken into account
7 ; Fake LLVM intrinsic to return a token
10 # Fake .debug_info. We just need it for the offsets to two "compile units" and
77 typedef long fintptr_t; // Fake, for testing the regex.
5 // Fake typedefs.
19 // Fake 0 to align on 1 and match ASCII art.
202 bool Fake; member in __anon2ca3fa2f0211::Argument207 isOpt(false), Fake(false) { in Argument()229 bool isFake() const { return Fake; } in isFake()230 void setFake(bool fake) { Fake = fake; } in setFake()
518 enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded }; enumerator
161 // Fake register to represent USR.OVF bit. Arithmetic/saturating instruc-
1919 PFDI->second == ASTReader::PendingFakeDefinitionKind::Fake) { in MergeDefinitionData()3040 std::make_pair(DD, ASTReader::PendingFakeDefinitionKind::Fake)); in getPrimaryContextForMerging()
279 // 64-bit polynomial multiply really returns an i128, which is not legal. Fake
191 bit Fake = fake;