Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp187 std::pair<FileID, unsigned> Decomp = SrcMgr.getDecomposedLoc(Loc); append() local
213 std::pair<FileID, unsigned> Decomp = SrcMgr.getDecomposedLoc(Loc); lookup() local
240 std::pair<FileID, unsigned> Decomp = SrcMgr.getDecomposedIncludedLoc(ID); getFile() local
276 std::pair<FileID, unsigned> Decomp = dump() local
[all...]
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp250 if (const auto *Decomp = dyn_cast<DecompositionDecl>(&D)) { ProcessVarDecl() local
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4109 ValueDecl *Decomp; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7344 auto &Decomp = D.getDecompositionDeclarator(); ActOnVariableDeclarator() local
18192 const DecompositionDeclarator &Decomp = D.getDecompositionDeclarator(); HandleField() local
H A DSemaDeclCXX.cpp727 const DecompositionDeclarator &Decomp = D.getDecompositionDeclarator(); ActOnDecompositionDeclarator() local
H A DTreeTransform.h12410 CXXRewrittenBinaryOperator::DecomposedForm Decomp = E->getDecomposedForm(); TransformCXXRewrittenBinaryOperator() local