Home
last modified time | relevance | path

Searched defs:Forward (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/test/SemaObjCXX/
H A Dpseudo-destructor.mm21 template void destroyPointer<Forward*>(Forward **); function
22 template void destroyReference<Forward*>(Forward *&); function
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-inlined.cpp9 class Forward : Base { class
/llvm-project/llvm/unittests/ADT/
H A DSequenceTest.cpp90 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 DExternalASTMerger.cpp325 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 DDeLICMTest.cpp201 auto Forward = checkIsConflictingNonsymmetric(Existing, Proposed); in checkIsConflicting() local
211 auto Forward = checkIsConflictingNonsymmetricKnown(Existing, Proposed); in checkIsConflictingKnown() local
/llvm-project/flang/runtime/
H A Dio-error.cpp91 void IoErrorHandler::Forward( Forward() function in Fortran::runtime::io::IoErrorHandler
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_type_traits_test.cpp52 TEST(SanitizerCommon, Forward) { in TEST() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSerialSnippetGenerator.cpp141 const AliasingConfigurations Forward(Instr, *OtherInstr, appendCodeTemplates() local
/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h51 AliasSet *Forward = nullptr; global() variable
H A DLoopAccessAnalysis.h137 Forward, global() enumerator
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp389 Forward, // std::forward global() enumerator
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h415 Forward = 1, global() enumerator
/llvm-project/clang/unittests/Analysis/
H A DExprMutationAnalyzerTest.cpp717 TEST(ExprMutationAnalyzerTest,Forward) TEST() argument
/llvm-project/llvm/unittests/Support/
H A DPath.cpp599 bool Forward = path::get_separator()[0] == '/'; path2regex() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp213 TypeIndex Forward = find(TI); remap() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp333 Forward, global() enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp746 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