Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp312 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getParamName() local
320 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_isParamPositionValid() local
328 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getDepth() local
336 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getIndex() local
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp156 const TParamCommandComment *TPCC = cast<TParamCommandComment>(Child); in FullCommentParts() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dr600d.h1303 # define TPCC(x) ((x) << 0) macro