Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp143 FEnd = Dependencies.end(); in OutputGraphFile() 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.cpp917 Function::iterator FEnd) { in PropagateCallSiteMetadata()
1068 Function::iterator FEnd) { in remap()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp877 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local
H A DSemaDeclCXX.cpp11821 auto FIt = Info->Record->field_begin(), FEnd = Info->Record->field_end(); in CheckComparisonCategoryType() local