Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ParentName

119   /// \param ParentName Name of the function that encloses the target region.
127 StringRef ParentName,
319 StringRef ParentName, unsigned LineNum,
323 StringRef ParentName, unsigned LineNum,
329 StringRef ParentName, unsigned LineNum) const;
377 /// \param ParentName Name of the function declaration that is being scanned.
378 void scanForTargetRegionsFunctions(const Stmt *S, StringRef ParentName);
926 /// \param ParentName Name of the function that encloses the target region.
934 StringRef ParentName,