Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp143 FEnd = Dependencies.end(); in OutputGraphFile() local
H A DHeaderIncludeGen.cpp382 for (auto F = Dependencies.begin(), FEnd = Dependencies.end(); F != FEnd; in EndOfMainFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp833 const CharUnits FEnd = in computeVolatileBitfields() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp939 Function::iterator FEnd) { in PropagateCallSiteMetadata()
1090 Function::iterator FEnd) { in remap()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp771 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local
H A DSemaDeclCXX.cpp12063 auto FIt = Info->Record->field_begin(), FEnd = Info->Record->field_end(); in CheckComparisonCategoryType() local