Home
last modified time | relevance | path

Searched refs:MakeLValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h362 MakeLValue();
376 MakeLValue();
386 MakeLValue();
729 void MakeLValue();
H A DPropertiesBase.td558 result.MakeLValue();
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp345 MakeLValue(); in APValue()
1087 void APValue::MakeLValue() { in MakeLValue() function in APValue
H A DASTImporter.cpp10736 Result.MakeLValue(); in ImportAPValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8771 {"_ZN5clang7APValue10MakeLValueEv", "clang::APValue::MakeLValue()"},