Home
last modified time | relevance | path

Searched defs:ContextID (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/APINotes/
HDTypes.h791 explicit ContextID(unsigned value) : Value(value) {} in ContextID() function
/freebsd-head/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesWriter.cpp623 context_block::ContextIDLayout ContextID(Stream); in writeContextBlock() local