clang API Documentation

clang::CodeGen::RegionCounter Member List
This is the complete list of members for clang::CodeGen::RegionCounter, including all inherited members.
adjustForControlFlow()clang::CodeGen::RegionCounter [inline]
applyAdjustmentsToRegion(uint64_t LoopAdjust)clang::CodeGen::RegionCounter [inline]
beginElseRegion()clang::CodeGen::RegionCounter [inline]
beginRegion(CGBuilderTy &Builder, bool AddIncomingFallThrough=false)clang::CodeGen::RegionCounter [inline]
beginRegion(bool AddIncomingFallThrough=false)clang::CodeGen::RegionCounter [inline]
getAdjustedCount() const clang::CodeGen::RegionCounter [inline]
getCount() const clang::CodeGen::RegionCounter [inline]
getParentCount() const clang::CodeGen::RegionCounter [inline]
RegionCounter(CodeGenPGO &PGO, const Stmt *S)clang::CodeGen::RegionCounter [inline]
setCurrentRegionCount(uint64_t CurrentCount)clang::CodeGen::RegionCounter [inline]