/llvm-project/clang/test/SemaObjCXX/ |
H A D | pseudo-destructor.mm | 21 template void destroyPointer<Forward*>(Forward **); function 22 template void destroyReference<Forward*>(Forward *&); function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-inlined.cpp | 9 class Forward : Base { class
|
/llvm-project/llvm/unittests/ADT/ |
H A D | SequenceTest.cpp | 90 detail::SafeIntIterator<int, false> Forward(0); in TEST() local 197 const auto Forward = seq(0, 10); in TEST() local 203 const auto Forward = seq(0, 10).begin(); in TEST() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 325 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType() argument 346 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete() argument 486 [&](ASTImporter &Forward, ASTImporter &Reverse, in FindExternalVisibleDeclsByName() argument 527 ForEachMatchingDC(DC, [&](ASTImporter &Forward, ASTImporte in FindExternalLexicalDecls() argument 347 __anona342bcd10602(ASTImporter &Forward, ASTImporter &Reverse, Source<const DeclContext *> SourceDC) CanComplete() argument [all...] |
/llvm-project/polly/unittests/DeLICM/ |
H A D | DeLICMTest.cpp | 201 auto Forward = checkIsConflictingNonsymmetric(Existing, Proposed); in checkIsConflicting() local 211 auto Forward = checkIsConflictingNonsymmetricKnown(Existing, Proposed); in checkIsConflictingKnown() local
|
/llvm-project/flang/runtime/ |
H A D | io-error.cpp | 91 void IoErrorHandler::Forward( Forward() function in Fortran::runtime::io::IoErrorHandler
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_type_traits_test.cpp | 52 TEST(SanitizerCommon, Forward) { in TEST() argument
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SerialSnippetGenerator.cpp | 141 const AliasingConfigurations Forward(Instr, *OtherInstr, appendCodeTemplates() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 51 AliasSet *Forward = nullptr; global() variable
|
H A D | LoopAccessAnalysis.h | 137 Forward, global() enumerator
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | UseAfterMoveCheck.cpp | 389 Forward, // std::forward global() enumerator
|
/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Type.h | 415 Forward = 1, global() enumerator
|
/llvm-project/clang/unittests/Analysis/ |
H A D | ExprMutationAnalyzerTest.cpp | 717 TEST(ExprMutationAnalyzerTest,Forward) TEST() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | Path.cpp | 599 bool Forward = path::get_separator()[0] == '/'; path2regex() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 213 TypeIndex Forward = find(TI); remap() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 333 Forward, global() enumerator
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 746 expandSGPRCopy(const SIInstrInfo & TII,MachineBasicBlock & MBB,MachineBasicBlock::iterator MI,const DebugLoc & DL,MCRegister DestReg,MCRegister SrcReg,bool KillSrc,const TargetRegisterClass * RC,bool Forward) expandSGPRCopy() argument 1051 const bool Forward = RI.getHWRegIndex(DestReg) <= RI.getHWRegIndex(SrcReg); copyPhysReg() local
|