OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetParentRAII
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CursorVisitor.h
113
class
SetParentRAII
{
119
SetParentRAII
(CXCursor &Parent, Decl *&StmtParent, CXCursor NewParent)
127
~
SetParentRAII
() {
CIndex.cpp
446
SetParentRAII
SetParent(Parent, StmtParent, Cursor);
[
all
...]
Completed in 46 milliseconds