Home
last modified time | relevance | path

Searched defs:PropName (Results 1 – 6 of 6) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DIRBuilder.cpp150 MDString *PropName = MDString::get(Ctx, "llvm.loop.vectorize.enable"); annotateLoopLatch() local
157 MDString *PropName = MDString::get(Ctx, "llvm.loop.parallel_accesses"); annotateLoopLatch() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp149 findOneNVVMAnnotation(const GlobalValue & GV,const std::string & PropName) findOneNVVMAnnotation() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp320 StringRef PropName = Prop->getIdentifier()->getName(); in findPropertyBackingIvar() local
H A DCheckObjCDealloc.cpp1032 StringRef PropName = PropImpl->getPropertyDecl()->getName(); in isReleasedByCIFilterDealloc() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp46 if (!PropName.empty()) in dumpApplePropertyAttribute() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp9043 IdentifierInfo *PropName = Property->getIdentifier(); AddObjCKeyValueCompletions() local