Home
last modified time | relevance | path

Searched defs:NumKinds (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1240 NumKinds = TotalBlockCount + 1 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h363 unsigned NumKinds) in OMPDirectiveListClause()
2333 SourceLocation EndLoc, unsigned NumKinds) in OMPAbsentClause()
2338 OMPAbsentClause(unsigned NumKinds) in OMPAbsentClause()
2376 SourceLocation EndLoc, unsigned NumKinds) in OMPContainsClause()
2381 OMPContainsClause(unsigned NumKinds) in OMPContainsClause()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11163 unsigned NumKinds = Record.readInt(); in readClause() local
11171 unsigned NumKinds = Record.readInt(); in readClause() local