Home
last modified time | relevance | path

Searched refs:evaluateValueImpl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DDecl.cpp2390 return evaluateValueImpl(Notes, hasConstantInitialization()); in evaluateValue()
2393 APValue *VarDecl::evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> &Notes, in evaluateValueImpl() function in VarDecl
2485 evaluateValueImpl(Notes, true) && Notes.empty(); in checkForConstantInitialization()
/external/llvm-project/clang/include/clang/AST/
DDecl.h1281 APValue *evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> &Notes,