Home
last modified time | relevance | path

Searched defs:PL (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang/tools/arcmt-test/
H A Darcmt-test.cpp311 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
323 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dtag-types.cpp61 long *PL; member in Class
84 const long *PL; member
/llvm-project/clang-tools-extra/pseudo/lib/cxx/
H A DCXX.cpp
/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp317 DynTypedNodeList PL = PM.getParents(P); in getSourceRangeOfStmt() local
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp889 for (const auto &PL : D->protocol_locs()) VisitObjCInterfaceDecl() local
944 for (const auto &PL : D->protocol_locs()) VisitObjCProtocolDecl() local
967 for (const auto &PL : D->protocol_locs()) VisitObjCCategoryDecl() local
/llvm-project/llvm/lib/IR/
H A DModule.cpp615 setPICLevel(PICLevel::Level PL) setPICLevel() argument
631 setPIELevel(PIELevel::Level PL) setPIELevel() argument
H A DVerifier.cpp3784 PointerType *PL = dyn_cast<PointerType>(L); isTypeCongruent() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp451 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
H A DGVN.cpp1702 for (auto &PL : PredLoads) PerformLoadPRE() local
H A DSimpleLoopUnswitch.cpp1528 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) buildClonedLoops() local
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp574 Finder.add(PL->getProtocol(), Flags); in allTargetDecls() local
1119 if (const ObjCProtocolLoc *PL = N.get<ObjCProtocolLoc>()) explicitReference() local
H A DSelection.cpp697 bool TraverseObjCProtocolLoc(ObjCProtocolLoc PL) { in TraverseObjCProtocolLoc()
/llvm-project/llvm/tools/dsymutil/
H A Ddsymutil.cpp418 raw_fd_ostream PL(InfoPlist, EC, sys::fs::OF_TextWithCRLF); createPlistFile() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h261 PL = 0x5, // Plus, positive or zero >, ==, or unordered global() enumerator
/llvm-project/clang/lib/Driver/
H A DDriver.cpp4032 auto PL = types::getCompilationPhases(InputType); handleArguments() local
4165 auto PL = types::getCompilationPhases(*this, Args, InputType); BuildActions() local
4615 auto PL = types::getCompilationPhases(*this, Args, InputType); BuildOffloadingActions() local
[all...]
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp554 assert(PL.size() == varlist_size() && in setPrivates() argument
589 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,OpenMPLinearClauseKind Modifier,SourceLocation ModifierLoc,SourceLocation ColonLoc,SourceLocation StepModifierLoc,SourceLocation EndLoc,ArrayRef<Expr * > VL,ArrayRef<Expr * > PL,ArrayRef<Expr * > IL,Expr * Step,Expr * CalcStep,Stmt * PreInit,Expr * PostUpdate) Create() argument
H A DODRDiagsEmitter.cpp384 auto GetProtoListSourceRange = [](const ObjCProtocolList &PL) { in diagnoseSubMismatchProtocols()
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp809 PICLevel::Level PL = M->getPICLevel(); emitInstruction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1686 cloneLoop(Loop * L,Loop * PL,ValueToValueMapTy & VM,LoopInfo * LI,LPPassManager * LPM) cloneLoop() argument
H A DBasicBlockUtils.cpp1209 if (Loop *PL = LI->getLoopFor(Pred)) UpdateAnalysisInformation() local
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp683 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; rewriteToObjCInterfaceDecl() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1104 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); VisitObjCCategoryDecl() local
1118 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); VisitObjCProtocolDecl() local
1197 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); VisitObjCInterfaceDecl() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp6482 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); printObjc2_64bit_MetaData() local
6563 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); printObjc2_32bit_MetaData() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3042 SDValue PH, PL; lowerFEXP() local

12